diff mbox series

[net,1/2] MAINTAINERS: Remove Karsten Keil

Message ID 20231221091419.11764-2-bagasdotme@gmail.com (mailing list archive)
State Changes Requested
Delegated to: Netdev Maintainers
Headers show
Series ISDN/mISDN maintenanceship cleanup | expand

Checks

Context Check Description
netdev/series_format success Posting correctly formatted
netdev/tree_selection success Clearly marked for net
netdev/ynl success SINGLE THREAD; Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present fail Series targets non-next tree, but doesn't contain any Fixes tags
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/cc_maintainers fail 1 maintainers not CCed: stern@rowland.harvard.edu
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, 32 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

Bagas Sanjaya Dec. 21, 2023, 9:14 a.m. UTC
He's no longer active maintaining ISDN/mISDN subsystem: his last message
on kernel mailing lists was three years ago [1] and last commit activity
from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.

Move him to CREDITS, as netdev people should already handle ISDN/mISDN
patches.

Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: Karsten Keil <keil@b1-systems.de>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 6 ++----
 2 files changed, 6 insertions(+), 4 deletions(-)

Comments

Greg Kroah-Hartman Dec. 21, 2023, 9:32 a.m. UTC | #1
On Thu, Dec 21, 2023 at 04:14:18PM +0700, Bagas Sanjaya wrote:
> He's no longer active maintaining ISDN/mISDN subsystem: his last message
> on kernel mailing lists was three years ago [1] and last commit activity
> from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
> driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.
> 
> Move him to CREDITS, as netdev people should already handle ISDN/mISDN
> patches.
> 
> Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
> Cc: Karsten Keil <isdn@linux-pingi.de>
> Cc: Karsten Keil <keil@b1-systems.de>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>

Are you sure he's not active?  It doesn't take much work to keep an old
subsystem like this alive, last I remember, real changes were accepted
just fine.

Perhaps just don't send coding style cleanups to old subsystems?  :)

I would not take these unless Karsten agrees that he no longer wants to
maintain this.

thanks,

greg k-h
Bagas Sanjaya Dec. 21, 2023, 10:49 a.m. UTC | #2
On Thu, Dec 21, 2023 at 10:32:09AM +0100, Greg Kroah-Hartman wrote:
> On Thu, Dec 21, 2023 at 04:14:18PM +0700, Bagas Sanjaya wrote:
> > He's no longer active maintaining ISDN/mISDN subsystem: his last message
> > on kernel mailing lists was three years ago [1] and last commit activity
> > from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
> > driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.
> > 
> > Move him to CREDITS, as netdev people should already handle ISDN/mISDN
> > patches.
> > 
> > Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
> > Cc: Karsten Keil <isdn@linux-pingi.de>
> > Cc: Karsten Keil <keil@b1-systems.de>
> > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> 
> Are you sure he's not active?  It doesn't take much work to keep an old
> subsystem like this alive, last I remember, real changes were accepted
> just fine.

As for LKML messages, yes; he doesn't post any new messages since 2020.

> 
> Perhaps just don't send coding style cleanups to old subsystems?  :)
> 
> I would not take these unless Karsten agrees that he no longer wants to
> maintain this.

OK, I will send a private message to him asking for continuing maintainer
role. If there's no response from him by the new year, then it's safe to
route this through net tree instead (hence [PATCH net]).

Thanks.
Greg Kroah-Hartman Dec. 21, 2023, 10:54 a.m. UTC | #3
On Thu, Dec 21, 2023 at 05:49:54PM +0700, Bagas Sanjaya wrote:
> On Thu, Dec 21, 2023 at 10:32:09AM +0100, Greg Kroah-Hartman wrote:
> > On Thu, Dec 21, 2023 at 04:14:18PM +0700, Bagas Sanjaya wrote:
> > > He's no longer active maintaining ISDN/mISDN subsystem: his last message
> > > on kernel mailing lists was three years ago [1] and last commit activity
> > > from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
> > > driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.
> > > 
> > > Move him to CREDITS, as netdev people should already handle ISDN/mISDN
> > > patches.
> > > 
> > > Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
> > > Cc: Karsten Keil <isdn@linux-pingi.de>
> > > Cc: Karsten Keil <keil@b1-systems.de>
> > > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> > 
> > Are you sure he's not active?  It doesn't take much work to keep an old
> > subsystem like this alive, last I remember, real changes were accepted
> > just fine.
> 
> As for LKML messages, yes; he doesn't post any new messages since 2020.
> 
> > 
> > Perhaps just don't send coding style cleanups to old subsystems?  :)
> > 
> > I would not take these unless Karsten agrees that he no longer wants to
> > maintain this.
> 
> OK, I will send a private message to him asking for continuing maintainer
> role. If there's no response from him by the new year, then it's safe to
> route this through net tree instead (hence [PATCH net]).

Why are you arbritrarily saying that "no response in 2 weeks, during the
time of the year almost all of Europe is on vacation, means we drop
someone from the MAINTAINERS file"?

Please slow down, relax, and don't do this.

greg k-h
Bagas Sanjaya Dec. 21, 2023, 11:23 a.m. UTC | #4
On Thu, Dec 21, 2023 at 11:54:02AM +0100, Greg Kroah-Hartman wrote:
> On Thu, Dec 21, 2023 at 05:49:54PM +0700, Bagas Sanjaya wrote:
> > On Thu, Dec 21, 2023 at 10:32:09AM +0100, Greg Kroah-Hartman wrote:
> > > On Thu, Dec 21, 2023 at 04:14:18PM +0700, Bagas Sanjaya wrote:
> > > > He's no longer active maintaining ISDN/mISDN subsystem: his last message
> > > > on kernel mailing lists was three years ago [1] and last commit activity
> > > > from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
> > > > driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.
> > > > 
> > > > Move him to CREDITS, as netdev people should already handle ISDN/mISDN
> > > > patches.
> > > > 
> > > > Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
> > > > Cc: Karsten Keil <isdn@linux-pingi.de>
> > > > Cc: Karsten Keil <keil@b1-systems.de>
> > > > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> > > 
> > > Are you sure he's not active?  It doesn't take much work to keep an old
> > > subsystem like this alive, last I remember, real changes were accepted
> > > just fine.
> > 
> > As for LKML messages, yes; he doesn't post any new messages since 2020.
> > 
> > > 
> > > Perhaps just don't send coding style cleanups to old subsystems?  :)
> > > 
> > > I would not take these unless Karsten agrees that he no longer wants to
> > > maintain this.
> > 
> > OK, I will send a private message to him asking for continuing maintainer
> > role. If there's no response from him by the new year, then it's safe to
> > route this through net tree instead (hence [PATCH net]).
> 
> Why are you arbritrarily saying that "no response in 2 weeks, during the
> time of the year almost all of Europe is on vacation, means we drop
> someone from the MAINTAINERS file"?
> 

Because I'm impatient. Maybe I can wait for right timing to reroll once
Karsten agrees to remove his MAINTAINERS entry.

Thanks.
Greg Kroah-Hartman Dec. 21, 2023, 11:53 a.m. UTC | #5
On Thu, Dec 21, 2023 at 06:23:07PM +0700, Bagas Sanjaya wrote:
> On Thu, Dec 21, 2023 at 11:54:02AM +0100, Greg Kroah-Hartman wrote:
> > On Thu, Dec 21, 2023 at 05:49:54PM +0700, Bagas Sanjaya wrote:
> > > On Thu, Dec 21, 2023 at 10:32:09AM +0100, Greg Kroah-Hartman wrote:
> > > > On Thu, Dec 21, 2023 at 04:14:18PM +0700, Bagas Sanjaya wrote:
> > > > > He's no longer active maintaining ISDN/mISDN subsystem: his last message
> > > > > on kernel mailing lists was three years ago [1] and last commit activity
> > > > > from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
> > > > > driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.
> > > > > 
> > > > > Move him to CREDITS, as netdev people should already handle ISDN/mISDN
> > > > > patches.
> > > > > 
> > > > > Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
> > > > > Cc: Karsten Keil <isdn@linux-pingi.de>
> > > > > Cc: Karsten Keil <keil@b1-systems.de>
> > > > > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> > > > 
> > > > Are you sure he's not active?  It doesn't take much work to keep an old
> > > > subsystem like this alive, last I remember, real changes were accepted
> > > > just fine.
> > > 
> > > As for LKML messages, yes; he doesn't post any new messages since 2020.
> > > 
> > > > 
> > > > Perhaps just don't send coding style cleanups to old subsystems?  :)
> > > > 
> > > > I would not take these unless Karsten agrees that he no longer wants to
> > > > maintain this.
> > > 
> > > OK, I will send a private message to him asking for continuing maintainer
> > > role. If there's no response from him by the new year, then it's safe to
> > > route this through net tree instead (hence [PATCH net]).
> > 
> > Why are you arbritrarily saying that "no response in 2 weeks, during the
> > time of the year almost all of Europe is on vacation, means we drop
> > someone from the MAINTAINERS file"?
> > 
> 
> Because I'm impatient.

Then kernel development might not be the best thing to work on as
patience is required here.

> Maybe I can wait for right timing to reroll once
> Karsten agrees to remove his MAINTAINERS entry.

That's up to Karsten, not you.

Again, please relax, slow down, and perhaps work on something more
technical, like actual kernel fixes?

thanks,

greg k-h
Bagas Sanjaya Dec. 21, 2023, 2:06 p.m. UTC | #6
On Thu, Dec 21, 2023 at 12:53:36PM +0100, Greg Kroah-Hartman wrote:
> On Thu, Dec 21, 2023 at 06:23:07PM +0700, Bagas Sanjaya wrote:
> > On Thu, Dec 21, 2023 at 11:54:02AM +0100, Greg Kroah-Hartman wrote:
> > > On Thu, Dec 21, 2023 at 05:49:54PM +0700, Bagas Sanjaya wrote:
> > > > On Thu, Dec 21, 2023 at 10:32:09AM +0100, Greg Kroah-Hartman wrote:
> > > > > On Thu, Dec 21, 2023 at 04:14:18PM +0700, Bagas Sanjaya wrote:
> > > > > > He's no longer active maintaining ISDN/mISDN subsystem: his last message
> > > > > > on kernel mailing lists was three years ago [1] and last commit activity
> > > > > > from him was 1e1589ad8b5cb5 ("mISDN: Support DR6 indication in mISDNipac
> > > > > > driver") in 2016 when he gave Acked-by: from his @b1-systems.de address.
> > > > > > 
> > > > > > Move him to CREDITS, as netdev people should already handle ISDN/mISDN
> > > > > > patches.
> > > > > > 
> > > > > > Link: https://lore.kernel.org/r/0ee243a9-9937-ad26-0684-44b18e772662@linux-pingi.de/ [1]
> > > > > > Cc: Karsten Keil <isdn@linux-pingi.de>
> > > > > > Cc: Karsten Keil <keil@b1-systems.de>
> > > > > > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> > > > > 
> > > > > Are you sure he's not active?  It doesn't take much work to keep an old
> > > > > subsystem like this alive, last I remember, real changes were accepted
> > > > > just fine.
> > > > 
> > > > As for LKML messages, yes; he doesn't post any new messages since 2020.
> > > > 
> > > > > 
> > > > > Perhaps just don't send coding style cleanups to old subsystems?  :)
> > > > > 
> > > > > I would not take these unless Karsten agrees that he no longer wants to
> > > > > maintain this.
> > > > 
> > > > OK, I will send a private message to him asking for continuing maintainer
> > > > role. If there's no response from him by the new year, then it's safe to
> > > > route this through net tree instead (hence [PATCH net]).
> > > 
> > > Why are you arbritrarily saying that "no response in 2 weeks, during the
> > > time of the year almost all of Europe is on vacation, means we drop
> > > someone from the MAINTAINERS file"?
> > > 
> > 
> > Because I'm impatient.
> 
> Then kernel development might not be the best thing to work on as
> patience is required here.
> 
> > Maybe I can wait for right timing to reroll once
> > Karsten agrees to remove his MAINTAINERS entry.
> 
> That's up to Karsten, not you.
> 
> Again, please relax, slow down, and perhaps work on something more
> technical, like actual kernel fixes?

OK, thanks!
diff mbox series

Patch

diff --git a/CREDITS b/CREDITS
index 81845c39e3cf37..aeb30bb77f06be 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1936,6 +1936,10 @@  S: Botanicka' 68a
 S: 602 00 Brno
 S: Czech Republic
 
+N: Karsten Keil
+E: <isdn@linux-pingi.de>
+D: ISDN/mISDN subsystem maintainer
+
 N: Jakob Kemi
 E: jakob.kemi@telia.com
 D: V4L W9966 Webcam driver
diff --git a/MAINTAINERS b/MAINTAINERS
index d8360788467843..fab95e0258e799 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11238,10 +11238,9 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git mast
 F:	drivers/infiniband/ulp/isert
 
 ISDN/CMTP OVER BLUETOOTH
-M:	Karsten Keil <isdn@linux-pingi.de>
 L:	isdn4linux@listserv.isdn4linux.de (subscribers-only)
 L:	netdev@vger.kernel.org
-S:	Odd Fixes
+S:	Orphan
 W:	http://www.isdn4linux.de
 F:	Documentation/isdn/
 F:	drivers/isdn/capi/
@@ -11250,10 +11249,9 @@  F:	include/uapi/linux/isdn/
 F:	net/bluetooth/cmtp/
 
 ISDN/mISDN SUBSYSTEM
-M:	Karsten Keil <isdn@linux-pingi.de>
 L:	isdn4linux@listserv.isdn4linux.de (subscribers-only)
 L:	netdev@vger.kernel.org
-S:	Maintained
+S:	Orphan
 W:	http://www.isdn4linux.de
 F:	drivers/isdn/Kconfig
 F:	drivers/isdn/Makefile