[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API

From: FUJITA Tomonori
Date: Thu Feb 20 2025 - 02:13:50 EST


Add new sections for DELAY/SLEEP and TIMEKEEPING abstractions
respectively. It was possible to include both abstractions in a single
section, but following precedent, two sections were created to
correspond with the entries for the C language APIs.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
---
MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c8d9e8187eb0..775ea845f011 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10355,6 +10355,13 @@ F: kernel/time/timer_list.c
F: kernel/time/timer_migration.*
F: tools/testing/selftests/timers/

+DELAY AND SLEEP API [RUST]
+M: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
+L: rust-for-linux@xxxxxxxxxxxxxxx
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Maintained
+F: rust/kernel/time/delay.rs
+
HIGH-SPEED SCC DRIVER FOR AX.25
L: linux-hams@xxxxxxxxxxxxxxx
S: Orphan
@@ -23854,6 +23861,13 @@ F: kernel/time/timekeeping*
F: kernel/time/time_test.c
F: tools/testing/selftests/timers/

+TIMEKEEPING API [RUST]
+M: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
+L: rust-for-linux@xxxxxxxxxxxxxxx
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Maintained
+F: rust/kernel/time.rs
+
TIPC NETWORK LAYER
M: Jon Maloy <jmaloy@xxxxxxxxxx>
L: netdev@xxxxxxxxxxxxxxx (core kernel code)
--
2.43.0