Message ID | 20191024153756.31861-1-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | 469191c7fcd069a500c2a26c49c9baef9dabf66d |
Headers | show |
Series | MAINTAINERS: Mark linux-i3c mailing list moderated | expand |
On Thu, 24 Oct 2019 17:37:56 +0200 Geert Uytterhoeven <geert+renesas@glider.be> wrote: > The linux-i3c mailing list is moderated for non-subscribers. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Queued to i3c/next. It was actually queued 2 weeks ago but the patchwork bot didn't send a notification for that one (one was sent for your other patch) and I don't know why. > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7f361fba6c4070ae..937017266a2edf08 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7746,7 +7746,7 @@ F: drivers/i2c/i2c-stub.c > > I3C SUBSYSTEM > M: Boris Brezillon <bbrezillon@kernel.org> > -L: linux-i3c@lists.infradead.org > +L: linux-i3c@lists.infradead.org (moderated for non-subscribers) > C: irc://chat.freenode.net/linux-i3c > T: git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git > S: Maintained
Hi Boris, On Fri, Nov 15, 2019 at 6:16 AM Boris Brezillon <boris.brezillon@collabora.com> wrote: > On Thu, 24 Oct 2019 17:37:56 +0200 > Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > The linux-i3c mailing list is moderated for non-subscribers. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > Queued to i3c/next. It was actually queued 2 weeks ago but the > patchwork bot didn't send a notification for that one (one was sent for > your other patch) and I don't know why. It did: -----8<----------------------------------------------------------------------------------------- Subject: Re: [PATCH] MAINTAINERS: Mark linux-i3c mailing list moderated From: patchwork-bot+linux-i3c@kernel.org Message-Id: <157251967150.27046.1691850610457130750.git-patchwork-notify@kernel.org> Date: Thu, 31 Oct 2019 11:01:11 +0000 References: <20191024153756.31861-1-geert+renesas@glider.be> In-Reply-To: <20191024153756.31861-1-geert+renesas@glider.be> To: Geert Uytterhoeven <geert+renesas@glider.be> X-GND-Status: LEGIT Received-SPF: pass (spool2: domain of kernel.org designates 198.145.29.99 as permitted sender) client-ip=198.145.29.99; envelope-from=patchwork-bot+linux-i3c@kernel.org; helo=mail.kernel.org; Hello: This patch was applied to i3c/linux.git (refs/heads/i3c/next). On Thu, 24 Oct 2019 17:37:56 +0200 you wrote: > The linux-i3c mailing list is moderated for non-subscribers. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is a summary with links: - MAINTAINERS: Mark linux-i3c mailing list moderated https://git.kernel.org/i3c/c/469191c7fcd069a500c2a26c49c9baef9dabf66d You are awesome, thank you!
On Fri, 15 Nov 2019 09:10:02 +0100 Geert Uytterhoeven <geert@linux-m68k.org> wrote: > Hi Boris, > > On Fri, Nov 15, 2019 at 6:16 AM Boris Brezillon > <boris.brezillon@collabora.com> wrote: > > On Thu, 24 Oct 2019 17:37:56 +0200 > > Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > > The linux-i3c mailing list is moderated for non-subscribers. > > > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > > Queued to i3c/next. It was actually queued 2 weeks ago but the > > patchwork bot didn't send a notification for that one (one was sent for > > your other patch) and I don't know why. > > It did: Ok, perfect then. Looks like sometimes it doesn't work, but for this patch I did receive a notification too (it was one notification for both of your patches and I thought I was receiving one per patch). > > -----8<----------------------------------------------------------------------------------------- > Subject: Re: [PATCH] MAINTAINERS: Mark linux-i3c mailing list moderated > From: patchwork-bot+linux-i3c@kernel.org > Message-Id: <157251967150.27046.1691850610457130750.git-patchwork-notify@kernel.org> > Date: Thu, 31 Oct 2019 11:01:11 +0000 > References: <20191024153756.31861-1-geert+renesas@glider.be> > In-Reply-To: <20191024153756.31861-1-geert+renesas@glider.be> > To: Geert Uytterhoeven <geert+renesas@glider.be> > X-GND-Status: LEGIT > Received-SPF: pass (spool2: domain of kernel.org designates > 198.145.29.99 as permitted sender) client-ip=198.145.29.99; > envelope-from=patchwork-bot+linux-i3c@kernel.org; > helo=mail.kernel.org; > > Hello: > > This patch was applied to i3c/linux.git (refs/heads/i3c/next). > > On Thu, 24 Oct 2019 17:37:56 +0200 you wrote: > > The linux-i3c mailing list is moderated for non-subscribers. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > Here is a summary with links: > - MAINTAINERS: Mark linux-i3c mailing list moderated > https://git.kernel.org/i3c/c/469191c7fcd069a500c2a26c49c9baef9dabf66d > > You are awesome, thank you! >
Hi Boris, On Fri, Nov 15, 2019 at 9:40 AM Boris Brezillon <boris.brezillon@collabora.com> wrote: > On Fri, 15 Nov 2019 09:10:02 +0100 > Geert Uytterhoeven <geert@linux-m68k.org> wrote: > > > Hi Boris, > > > > On Fri, Nov 15, 2019 at 6:16 AM Boris Brezillon > > <boris.brezillon@collabora.com> wrote: > > > On Thu, 24 Oct 2019 17:37:56 +0200 > > > Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > > > The linux-i3c mailing list is moderated for non-subscribers. > > > > > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > > > > Queued to i3c/next. It was actually queued 2 weeks ago but the > > > patchwork bot didn't send a notification for that one (one was sent for > > > your other patch) and I don't know why. > > > > It did: > > Ok, perfect then. Looks like sometimes it doesn't work, but for this > patch I did receive a notification too (it was one notification for both > of your patches and I thought I was receiving one per patch). It is one per patch, I did receive the other one, too: Subject: Re: [PATCH trivial] i3c: Spelling s/dicovered/discovered/ From: patchwork-bot+linux-i3c@kernel.org Message-Id: <157251967168.27046.5733392327207757366.git-patchwork-notify@kernel.org> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
diff --git a/MAINTAINERS b/MAINTAINERS index 7f361fba6c4070ae..937017266a2edf08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7746,7 +7746,7 @@ F: drivers/i2c/i2c-stub.c I3C SUBSYSTEM M: Boris Brezillon <bbrezillon@kernel.org> -L: linux-i3c@lists.infradead.org +L: linux-i3c@lists.infradead.org (moderated for non-subscribers) C: irc://chat.freenode.net/linux-i3c T: git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git S: Maintained
The linux-i3c mailing list is moderated for non-subscribers. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)