[PATCH v2] staging: rtl8723bs: Add myself as reviewer

Ethan Tidmore posted 1 patch 1 week, 4 days ago
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH v2] staging: rtl8723bs: Add myself as reviewer
Posted by Ethan Tidmore 1 week, 4 days ago
Create rtl8723bs entry in MAINTAINERS and add myself as the reviewer.

Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com>
---
v2: Remove Greg as M:

I've been active reviewing patches in rtl8723bs and would like to become
the official dedicated reviewer. I've noticed (and Greg mentioned it
himself) just how many patches have been coming into this driver so
would be very happy to help with the load.

Also, recently ordered the hardware itself, it should be in by the end
of the month.

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 96ea84948d76..fb3a987c0ec7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25113,6 +25113,12 @@ L:	linux-tegra@vger.kernel.org
 S:	Maintained
 F:	drivers/staging/nvec/
 
+STAGING - REALTEK WIRELESS DRIVER (rtl8723bs)
+R:	Ethan Tidmore <ethantidmore06@gmail.com>
+L:	linux-staging@lists.linux.dev
+S:	Maintained
+F:	drivers/staging/rtl8723bs/
+
 STAGING - SEPS525 LCD CONTROLLER DRIVERS
 M:	Michael Hennerich <michael.hennerich@analog.com>
 L:	linux-fbdev@vger.kernel.org
-- 
2.53.0
Re: [PATCH v2] staging: rtl8723bs: Add myself as reviewer
Posted by Greg KH 3 days, 14 hours ago
On Mon, Mar 23, 2026 at 12:54:27AM -0500, Ethan Tidmore wrote:
> Create rtl8723bs entry in MAINTAINERS and add myself as the reviewer.
> 
> Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com>
> ---
> v2: Remove Greg as M:
> 
> I've been active reviewing patches in rtl8723bs and would like to become
> the official dedicated reviewer. I've noticed (and Greg mentioned it
> himself) just how many patches have been coming into this driver so
> would be very happy to help with the load.
> 
> Also, recently ordered the hardware itself, it should be in by the end
> of the month.

Let's wait until you have the hardware and you can actually test the
changes, before agreeing to be a reviewer of patches :)

thanks,

greg k-h