All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Networking <netdev@vger.kernel.org>,
	Linux Kernel Janitors <kernel-janitors@vger.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Kees Cook <keescook@chromium.org>,
	Jakub Kicinski <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	"Jiri Slaby (SUSE)" <jirislaby@kernel.org>,
	Justin Stitt <justinstitt@google.com>,
	Kunwu Chan <chentao@kylinos.cn>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	Nathan Chancellor <nathan@kernel.org>,
	"Steven Rostedt (Google)" <rostedt@goodmis.org>,
	Karsten Keil <isdn@linux-pingi.de>,
	Karsten Keil <keil@b1-systems.de>,
	YouHong Li <liyouhong@kylinos.cn>,
	Bagas Sanjaya <bagasdotme@gmail.com>
Subject: [PATCH net 1/2] MAINTAINERS: Remove Karsten Keil
Date: Thu, 21 Dec 2023 16:14:18 +0700	[thread overview]
Message-ID: <20231221091419.11764-2-bagasdotme@gmail.com> (raw)
In-Reply-To: <20231221091419.11764-1-bagasdotme@gmail.com>

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(-)

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
-- 
An old man doll... just what I always wanted! - Clara


  reply	other threads:[~2023-12-21  9:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21  9:14 [PATCH net 0/2] ISDN/mISDN maintenanceship cleanup Bagas Sanjaya
2023-12-21  9:14 ` Bagas Sanjaya [this message]
2023-12-21  9:32   ` [PATCH net 1/2] MAINTAINERS: Remove Karsten Keil Greg Kroah-Hartman
2023-12-21 10:49     ` Bagas Sanjaya
2023-12-21 10:54       ` Greg Kroah-Hartman
2023-12-21 11:23         ` Bagas Sanjaya
2023-12-21 11:53           ` Greg Kroah-Hartman
2023-12-21 14:06             ` Bagas Sanjaya
2023-12-21  9:14 ` [PATCH net 2/2] MAINTAINERS: Remove isdn4linux@listserv.isdn4linux.de mailing list Bagas Sanjaya
2023-12-21  9:17 ` [PATCH net 0/2] ISDN/mISDN maintenanceship cleanup Bagas Sanjaya
2023-12-21  9:32   ` Greg Kroah-Hartman
2023-12-21 10:52     ` Bagas Sanjaya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231221091419.11764-2-bagasdotme@gmail.com \
    --to=bagasdotme@gmail.com \
    --cc=chentao@kylinos.cn \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=isdn@linux-pingi.de \
    --cc=jirislaby@kernel.org \
    --cc=justinstitt@google.com \
    --cc=keescook@chromium.org \
    --cc=keil@b1-systems.de \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liyouhong@kylinos.cn \
    --cc=nathan@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.