public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Networking <netdev@vger.kernel.org>,
	Linux Kernel Janitors <kernel-janitors@vger.kernel.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>
Subject: Re: [PATCH net 1/2] MAINTAINERS: Remove Karsten Keil
Date: Thu, 21 Dec 2023 12:53:36 +0100	[thread overview]
Message-ID: <2023122125-departure-squishier-95d4@gregkh> (raw)
In-Reply-To: <ZYQgGxKOKqIe4TIL@archie.me>

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

  reply	other threads:[~2023-12-21 11:53 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 ` [PATCH net 1/2] MAINTAINERS: Remove Karsten Keil Bagas Sanjaya
2023-12-21  9:32   ` 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 [this message]
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=2023122125-departure-squishier-95d4@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=bagasdotme@gmail.com \
    --cc=chentao@kylinos.cn \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=davem@davemloft.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox