[PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry

Justin Lai posted 13 patches 2 years ago
There is a newer version of this series
[PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry
Posted by Justin Lai 2 years ago
Add myself and Larry Chiu as the maintainer for the rtase ethernet driver.

Signed-off-by: Justin Lai <justinlai0215@realtek.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 53b7ca804465..239aae94dc0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18476,6 +18476,13 @@ L:	linux-remoteproc@vger.kernel.org
 S:	Maintained
 F:	drivers/tty/rpmsg_tty.c
 
+RTASE ETHERNET DRIVER
+M:	Justin Lai <justinlai0215@realtek.com>
+M:	Larry Chiu <larry.chiu@realtek.com>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	drivers/net/ethernet/realtek/rtase/
+
 RTL2830 MEDIA DRIVER
 M:	Antti Palosaari <crope@iki.fi>
 L:	linux-media@vger.kernel.org
-- 
2.34.1
Re: [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry
Posted by Jakub Kicinski 2 years ago
On Fri, 8 Dec 2023 17:47:33 +0800 Justin Lai wrote:
> Add myself and Larry Chiu as the maintainer for the rtase ethernet driver.

Sorry if I already said this but please familiarize yourself with the
responsibilities per:
https://docs.kernel.org/next/maintainer/feature-and-driver-maintainers.html
RE: [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry
Posted by JustinLai0215 2 years ago
> 
> On Fri, 8 Dec 2023 17:47:33 +0800 Justin Lai wrote:
> > Add myself and Larry Chiu as the maintainer for the rtase ethernet driver.
> 
> Sorry if I already said this but please familiarize yourself with the
> responsibilities per:
> https://docs.kernel.org/next/maintainer/feature-and-driver-maintainers.html

Larry Chiu is also one of the authors of this driver, so he is added as maintainer.
I would like to ask if you have any questions about this part?
Re: [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry
Posted by Jakub Kicinski 2 years ago
On Thu, 14 Dec 2023 12:51:31 +0000 JustinLai0215 wrote:
> > https://docs.kernel.org/next/maintainer/feature-and-driver-maintainers.html  
> 
> Larry Chiu is also one of the authors of this driver, so he is added as maintainer.
> I would like to ask if you have any questions about this part?

No questions at this stage, I just wanted to make sure you're familiar
with the guidelines. To avoid mistakes and misunderstandings later.