Re: [PATCH v2 14/14] rust: hrtimer: add maintainer entry

From: Boqun Feng
Date: Sat Oct 12 2024 - 11:19:50 EST


On Wed, Sep 18, 2024 at 12:27:38AM +0200, Andreas Hindborg wrote:
> Add Andreas Hindborg as maintainer for Rust `hrtimer` abstractions. Also
> add Boqun Feng as reviewer.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>

Acked-by: Boqun Feng <boqun.feng@xxxxxxxxx>

Although, I would like to suggest we move hrtimer under
rust/kernel/time.

Regards,
Boqun

> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cc40a9d9b8cd..018847269dd3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10035,6 +10035,16 @@ F: kernel/time/timer_list.c
> F: kernel/time/timer_migration.*
> F: tools/testing/selftests/timers/
>
> +HIGH-RESOLUTION TIMERS [RUST]
> +M: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
> +R: Boqun Feng <boqun.feng@xxxxxxxxx>
> +L: rust-for-linux@xxxxxxxxxxxxxxx
> +S: Supported
> +W: https://rust-for-linux.com
> +B: https://github.com/Rust-for-Linux/linux/issues
> +F: rust/kernel/hrtimer.rs
> +F: rust/kernel/hrtimer/
> +
> HIGH-SPEED SCC DRIVER FOR AX.25
> L: linux-hams@xxxxxxxxxxxxxxx
> S: Orphan
> --
> 2.46.0
>
>
>