diff mbox series

[net-next,v19,13/13] MAINTAINERS: Add the rtase ethernet driver entry

Message ID 20240517075302.7653-14-justinlai0215@realtek.com (mailing list archive)
State Deferred
Delegated to: Netdev Maintainers
Headers show
Series Add Realtek automotive PCIe driver | expand

Checks

Context Check Description
netdev/series_format success Posting correctly formatted
netdev/tree_selection success Clearly marked for net-next, async
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 8 this patch: 8
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 8 this patch: 8
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 8 this patch: 8
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 13 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Justin Lai May 17, 2024, 7:53 a.m. UTC
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(+)

Comments

Andrew Lunn May 17, 2024, 1:40 p.m. UTC | #1
On Fri, May 17, 2024 at 03:53:02PM +0800, Justin Lai wrote:
> 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 94fddfcec2fb..5ee95a083591 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19296,6 +19296,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>

There is no indication that Larry Chiu actually did anything with this
driver. There are no Co-developed: etc. Larry needs to become active
to maintain this entry. If there are no emails from this address in
the next few years, the entry will be removed.

Part of being listed as Maintainer is showing you actually know how to
be a Maintainer, know the code, know the processes, give useful
feedback, and so build a level of respect with the community. So
please be active with respect to this.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 94fddfcec2fb..5ee95a083591 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19296,6 +19296,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
 L:	linux-media@vger.kernel.org
 S:	Orphan