linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i3c: Resign from my maintainer role
@ 2020-11-23  9:27 Boris Brezillon
  2020-11-23 11:23 ` Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Boris Brezillon @ 2020-11-23  9:27 UTC (permalink / raw)
  To: linux-i3c; +Cc: Alexandre Belloni, Boris Brezillon

I simply don't have time to maintainer the I3C subsystem anymore.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
---
If anyone is interested in taking over (ideally someone with a korg
account, so the transition can be done as smootly as possible), please
let me know and I'll make that happen.
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..8510f13a713c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8333,9 +8333,8 @@ F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
 F:	drivers/i3c/master/dw*
 
 I3C SUBSYSTEM
-M:	Boris Brezillon <bbrezillon@kernel.org>
 L:	linux-i3c@lists.infradead.org (moderated for non-subscribers)
-S:	Maintained
+S:	Orphan
 C:	irc://chat.freenode.net/linux-i3c
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
 F:	Documentation/ABI/testing/sysfs-bus-i3c
-- 
2.26.2


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] i3c: Resign from my maintainer role
  2020-11-23  9:27 [PATCH] i3c: Resign from my maintainer role Boris Brezillon
@ 2020-11-23 11:23 ` Boris Brezillon
  2020-11-25  9:42 ` Alexandre Belloni
  2020-11-25  9:55 ` Alexandre Belloni
  2 siblings, 0 replies; 5+ messages in thread
From: Boris Brezillon @ 2020-11-23 11:23 UTC (permalink / raw)
  To: linux-i3c; +Cc: Alexandre Belloni

On Mon, 23 Nov 2020 10:27:53 +0100
Boris Brezillon <boris.brezillon@collabora.com> wrote:

> I simply don't have time to maintainer the I3C subsystem anymore.

s/maintainer/maintain/

> 
> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
> ---
> If anyone is interested in taking over (ideally someone with a korg
> account, so the transition can be done as smootly as possible), please
> let me know and I'll make that happen.
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29..8510f13a713c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8333,9 +8333,8 @@ F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
>  F:	drivers/i3c/master/dw*
>  
>  I3C SUBSYSTEM
> -M:	Boris Brezillon <bbrezillon@kernel.org>
>  L:	linux-i3c@lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> +S:	Orphan
>  C:	irc://chat.freenode.net/linux-i3c
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
>  F:	Documentation/ABI/testing/sysfs-bus-i3c


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] i3c: Resign from my maintainer role
  2020-11-23  9:27 [PATCH] i3c: Resign from my maintainer role Boris Brezillon
  2020-11-23 11:23 ` Boris Brezillon
@ 2020-11-25  9:42 ` Alexandre Belloni
  2020-11-25  9:53   ` Boris Brezillon
  2020-11-25  9:55 ` Alexandre Belloni
  2 siblings, 1 reply; 5+ messages in thread
From: Alexandre Belloni @ 2020-11-25  9:42 UTC (permalink / raw)
  To: Boris Brezillon; +Cc: linux-i3c

Hello,

On 23/11/2020 10:27:53+0100, Boris Brezillon wrote:
> I simply don't have time to maintainer the I3C subsystem anymore.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
> ---
> If anyone is interested in taking over (ideally someone with a korg
> account, so the transition can be done as smootly as possible), please
> let me know and I'll make that happen.

I'll take the maintenance, can you add me in v2 so you don't have to
change the status to orphan?

> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29..8510f13a713c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8333,9 +8333,8 @@ F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
>  F:	drivers/i3c/master/dw*
>  
>  I3C SUBSYSTEM
> -M:	Boris Brezillon <bbrezillon@kernel.org>
>  L:	linux-i3c@lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> +S:	Orphan
>  C:	irc://chat.freenode.net/linux-i3c
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
>  F:	Documentation/ABI/testing/sysfs-bus-i3c
> -- 
> 2.26.2
> 

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] i3c: Resign from my maintainer role
  2020-11-25  9:42 ` Alexandre Belloni
@ 2020-11-25  9:53   ` Boris Brezillon
  0 siblings, 0 replies; 5+ messages in thread
From: Boris Brezillon @ 2020-11-25  9:53 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: linux-i3c

On Wed, 25 Nov 2020 10:42:46 +0100
Alexandre Belloni <alexandre.belloni@bootlin.com> wrote:

> Hello,
> 
> On 23/11/2020 10:27:53+0100, Boris Brezillon wrote:
> > I simply don't have time to maintainer the I3C subsystem anymore.
> > 
> > Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
> > ---
> > If anyone is interested in taking over (ideally someone with a korg
> > account, so the transition can be done as smootly as possible), please
> > let me know and I'll make that happen.  
> 
> I'll take the maintenance, can you add me in v2 so you don't have to
> change the status to orphan?

Sure thing. Thanks for stepping up.

> 
> > ---
> >  MAINTAINERS | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e73636b75f29..8510f13a713c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8333,9 +8333,8 @@ F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
> >  F:	drivers/i3c/master/dw*
> >  
> >  I3C SUBSYSTEM
> > -M:	Boris Brezillon <bbrezillon@kernel.org>
> >  L:	linux-i3c@lists.infradead.org (moderated for non-subscribers)
> > -S:	Maintained
> > +S:	Orphan
> >  C:	irc://chat.freenode.net/linux-i3c
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
> >  F:	Documentation/ABI/testing/sysfs-bus-i3c
> > -- 
> > 2.26.2
> >   
> 


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] i3c: Resign from my maintainer role
  2020-11-23  9:27 [PATCH] i3c: Resign from my maintainer role Boris Brezillon
  2020-11-23 11:23 ` Boris Brezillon
  2020-11-25  9:42 ` Alexandre Belloni
@ 2020-11-25  9:55 ` Alexandre Belloni
  2 siblings, 0 replies; 5+ messages in thread
From: Alexandre Belloni @ 2020-11-25  9:55 UTC (permalink / raw)
  To: Boris Brezillon; +Cc: linux-i3c

Hello,

On 23/11/2020 10:27:53+0100, Boris Brezillon wrote:
> I simply don't have time to maintainer the I3C subsystem anymore.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
> ---
> If anyone is interested in taking over (ideally someone with a korg
> account, so the transition can be done as smootly as possible), please
> let me know and I'll make that happen.

I'll take the maintenance, can you add me in v2 so you don't have to
change the status to orphan?

> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29..8510f13a713c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8333,9 +8333,8 @@ F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
>  F:	drivers/i3c/master/dw*
>  
>  I3C SUBSYSTEM
> -M:	Boris Brezillon <bbrezillon@kernel.org>
>  L:	linux-i3c@lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> +S:	Orphan
>  C:	irc://chat.freenode.net/linux-i3c
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
>  F:	Documentation/ABI/testing/sysfs-bus-i3c
> -- 
> 2.26.2
> 

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-25  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23  9:27 [PATCH] i3c: Resign from my maintainer role Boris Brezillon
2020-11-23 11:23 ` Boris Brezillon
2020-11-25  9:42 ` Alexandre Belloni
2020-11-25  9:53   ` Boris Brezillon
2020-11-25  9:55 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).