[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231014.141508.709941476709455265.fujita.tomonori@gmail.com>
Date: Sat, 14 Oct 2023 14:15:08 +0900 (JST)
From: FUJITA Tomonori <fujita.tomonori@...il.com>
To: andrew@...n.ch
Cc: miguel.ojeda.sandonis@...il.com, tmgross@...ch.edu,
boqun.feng@...il.com, fujita.tomonori@...il.com, netdev@...r.kernel.org,
rust-for-linux@...r.kernel.org, wedsonaf@...il.com,
benno.lossin@...ton.me, greg@...ah.com
Subject: Re: [PATCH net-next v4 3/4] MAINTAINERS: add Rust PHY abstractions
to the ETHERNET PHY LIBRARY
On Fri, 13 Oct 2023 20:49:29 +0200
Andrew Lunn <andrew@...n.ch> wrote:
> On Fri, Oct 13, 2023 at 08:43:21PM +0200, Miguel Ojeda wrote:
>> On Fri, Oct 13, 2023 at 6:17 PM Trevor Gross <tmgross@...ch.edu> wrote:
>> >
>> > Thanks for the suggestion Boqun :) I would be happy to be a reviewer
>> > for the rust components of networking.
>>
>> Thanks a lot Trevor!
>>
>> > As Tomo mentioned I am not sure there is a good way to indicate this
>> > niche, maybe a new section with two lists? Andrew's call for what
>> > would be best here I suppose.
>>
>> Yes, maintainers may prefer to split it or not (e.g. "ETHERNET PHY
>> LIBRARY [RUST]"). Then Tomo and you can be there.
>>
>> That also allows to list only the relevant files in `F:`, to have an
>> extra `L:` for rust-for-linux (in the beginning), a different `S:`
>> level if needed, etc.
>
> Yes, this seems sensible.
>
> I would also suggest a new entry for the driver.
>
> Play with ./script/get_maintainer.pl --file and make sure it picks the
> right people for a particular file.
Looks good?
ETHERNET PHY LIBRARY [RUST]
M: FUJITA Tomonori <fujita.tomonori@...il.com>
R: Trevor Gross <tmgross@...ch.edu>
L: netdev@...r.kernel.org
L: rust-for-linux@...r.kernel.org
S: Maintained
F: rust/kernel/net/phy.rs
get_maintainer.pl gives additional information. hopefully, we can move
phy.rs to drivers/net/phy soon.
ubuntu@...172-30-47-114:~/git/linux$ ./scripts/get_maintainer.pl --file rust/kernel/net/phy.rs
FUJITA Tomonori <fujita.tomonori@...il.com> (maintainer:ETHERNET PHY LIBRARY [RUST])
Trevor Gross <tmgross@...ch.edu> (reviewer:ETHERNET PHY LIBRARY [RUST])
Miguel Ojeda <ojeda@...nel.org> (supporter:RUST)
Alex Gaynor <alex.gaynor@...il.com> (supporter:RUST)
Wedson Almeida Filho <wedsonaf@...il.com> (supporter:RUST)
Boqun Feng <boqun.feng@...il.com> (reviewer:RUST)
Gary Guo <gary@...yguo.net> (reviewer:RUST)
"Björn Roy Baron" <bjorn3_gh@...tonmail.com> (reviewer:RUST)
Benno Lossin <benno.lossin@...ton.me> (reviewer:RUST)
Andreas Hindborg <a.hindborg@...sung.com> (reviewer:RUST)
Alice Ryhl <aliceryhl@...gle.com> (reviewer:RUST)
netdev@...r.kernel.org (open list:ETHERNET PHY LIBRARY [RUST])
rust-for-linux@...r.kernel.org (open list:ETHERNET PHY LIBRARY [RUST])
linux-kernel@...r.kernel.org (open list)
Powered by blists - more mailing lists