Skip to content

Commit 142d939

Browse files
author
Andreas Hindborg
committed
rust: hrtimer: add maintainer entry
Add Andreas Hindborg as maintainer for Rust `hrtimer` abstractions. Also add Boqun Feng as reviewer. Acked-by: Boqun Feng <[email protected]> Acked-by: Frederic Weisbecker <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Reviewed-by: Lyude Paul <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Andreas Hindborg <[email protected]>
1 parent aa33de0 commit 142d939

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10355,6 +10355,21 @@ F: kernel/time/timer_list.c
1035510355
F: kernel/time/timer_migration.*
1035610356
F: tools/testing/selftests/timers/
1035710357

10358+
HIGH-RESOLUTION TIMERS [RUST]
10359+
M: Andreas Hindborg <[email protected]>
10360+
R: Boqun Feng <[email protected]>
10361+
R: Frederic Weisbecker <[email protected]>
10362+
R: Lyude Paul <[email protected]>
10363+
R: Thomas Gleixner <[email protected]>
10364+
R: Anna-Maria Behnsen <[email protected]>
10365+
10366+
S: Supported
10367+
W: https://rust-for-linux.com
10368+
B: https://github.com/Rust-for-Linux/linux/issues
10369+
T: git https://github.com/Rust-for-Linux/linux.git hrtimer-next
10370+
F: rust/kernel/time/hrtimer.rs
10371+
F: rust/kernel/time/hrtimer/
10372+
1035810373
HIGH-SPEED SCC DRIVER FOR AX.25
1035910374
1036010375
S: Orphan

0 commit comments

Comments
 (0)