MAINTAINERS: rust: Add a new section for all of the time stuff
authorFUJITA Tomonori <fujita.tomonori@gmail.com>
Wed, 23 Apr 2025 19:28:56 +0000 (04:28 +0900)
committerAndreas Hindborg <a.hindborg@kernel.org>
Tue, 29 Apr 2025 13:35:25 +0000 (15:35 +0200)
Add a new section for all of the time stuff to MAINTAINERS file, with
the existing hrtimer entry fold.

Acked-by: John Stultz <jstultz@google.com>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Link: https://lore.kernel.org/r/20250423192857.199712-7-fujita.tomonori@gmail.com
[ Changed T: entry branch to `timekeeping-next` - Andreas ]
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
MAINTAINERS

index fa1e04e87d1d63c1b01b59744d7ade00fe5a1885..c2f539209ca0229aa5e04f28dc0bf96812571352 100644 (file)
@@ -10587,20 +10587,23 @@ F:    kernel/time/timer_list.c
 F:     kernel/time/timer_migration.*
 F:     tools/testing/selftests/timers/
 
-HIGH-RESOLUTION TIMERS [RUST]
+DELAY, SLEEP, TIMEKEEPING, TIMERS [RUST]
 M:     Andreas Hindborg <a.hindborg@kernel.org>
 R:     Boqun Feng <boqun.feng@gmail.com>
+R:     FUJITA Tomonori <fujita.tomonori@gmail.com>
 R:     Frederic Weisbecker <frederic@kernel.org>
 R:     Lyude Paul <lyude@redhat.com>
 R:     Thomas Gleixner <tglx@linutronix.de>
 R:     Anna-Maria Behnsen <anna-maria@linutronix.de>
+R:     John Stultz <jstultz@google.com>
+R:     Stephen Boyd <sboyd@kernel.org>
 L:     rust-for-linux@vger.kernel.org
 S:     Supported
 W:     https://rust-for-linux.com
 B:     https://github.com/Rust-for-Linux/linux/issues
-T:     git https://github.com/Rust-for-Linux/linux.git hrtimer-next
-F:     rust/kernel/time/hrtimer.rs
-F:     rust/kernel/time/hrtimer/
+T:     git https://github.com/Rust-for-Linux/linux.git timekeeping-next
+F:     rust/kernel/time.rs
+F:     rust/kernel/time/
 
 HIGH-SPEED SCC DRIVER FOR AX.25
 L:     linux-hams@vger.kernel.org