Message ID | 20201125101643.461658-1-boris.brezillon@collabora.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 015cbe1f05067cb0374514fcf0a45e17a2b39527 |
Headers | show |
Series | [v2] i3c: Resign from my maintainer role | expand |
On 25/11/2020 11:16:43+0100, Boris Brezillon wrote: > I simply don't have time to maintain the I3C subsystem anymore. > Alexandre Belloni proposed to take over which I gladly accepted. > > Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> > --- > v2: > * The subsystem is no longer orphan, Alexandre is the new maintainer, > yay! (Thanks for stepping up and proposing your help BTW) > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e73636b75f29..020fb2a0c5e9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8333,7 +8333,7 @@ F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt > F: drivers/i3c/master/dw* > > I3C SUBSYSTEM > -M: Boris Brezillon <bbrezillon@kernel.org> > +M: Alexandre Belloni <alexandre.belloni@bootlin.com> > L: linux-i3c@lists.infradead.org (moderated for non-subscribers) > S: Maintained > C: irc://chat.freenode.net/linux-i3c > -- > 2.26.2 >
diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29..020fb2a0c5e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8333,7 +8333,7 @@ F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt F: drivers/i3c/master/dw* I3C SUBSYSTEM -M: Boris Brezillon <bbrezillon@kernel.org> +M: Alexandre Belloni <alexandre.belloni@bootlin.com> L: linux-i3c@lists.infradead.org (moderated for non-subscribers) S: Maintained C: irc://chat.freenode.net/linux-i3c
I simply don't have time to maintain the I3C subsystem anymore. Alexandre Belloni proposed to take over which I gladly accepted. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> --- v2: * The subsystem is no longer orphan, Alexandre is the new maintainer, yay! (Thanks for stepping up and proposing your help BTW) --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)