MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
authorFUJITA Tomonori <fujita.tomonori@gmail.com>
Wed, 13 Dec 2023 00:42:10 +0000 (09:42 +0900)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2023 09:35:50 +0000 (09:35 +0000)
commitcbaa28f970a1d01528ed7c3a376a54fc68c24056
tree91398e72f26f30e79f59d41a591f0aa0e3b6a1c4
parent2fe11d5ab35daee5e8f5ecf49767ddd3204fdfa9
MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY

Adds me as a maintainer and Trevor as a reviewer.

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>
Signed-off-by: Trevor Gross <tmgross@umich.edu>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS