Re: [PATCH net-next v4 3/4] MAINTAINERS: add Rust PHY abstractions to the ETHERNET PHY LIBRARY
From: Boqun Feng <hidden>
Date: 2023-10-13 16:12:09
Also in:
rust-for-linux
From: Boqun Feng <hidden>
Date: 2023-10-13 16:12:09
Also in:
rust-for-linux
On Sat, Oct 14, 2023 at 12:24:31AM +0900, FUJITA Tomonori wrote:
On Fri, 13 Oct 2023 07:34:40 -0700 Boqun Feng [off-list ref] wrote:quoted
On Thu, Oct 12, 2023 at 09:53:48PM +0900, FUJITA Tomonori wrote:quoted
Adds me as a maintainer for these Rust bindings too. The files are placed at rust/kernel/ directory for now but the files are likely to be moved to net/ directory once a new Rust build system is implemented. Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index 698ebbd78075..eb51a1d526b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -7770,6 +7770,7 @@ F: net/bridge/ ETHERNET PHY LIBRARY M: Andrew Lunn <andrew@lunn.ch> M: Heiner Kallweit <hkallweit1@gmail.com> +M: FUJITA Tomonori <fujita.tomonori@gmail.com> R: Russell King <linux@armlinux.org.uk>Since Trevor has been reviewing the series and showed a lot of expertise, I suggest having him as the reviewer in Rust networking, of course if he and everyone agree ;-)There is no such thing as Rust networking :) This is PHYLIB entry.
Right, my bad ;-)
If it's ok with the PHYLIB maintainers and Trevor, I'm happy to add him.
Thanks! Regards, Boqun