On Thu, 2016-03-03 at 10:39 +0200, Artem Bityutskiy wrote: > On Wed, 2016-03-02 at 10:58 -0800, Joe Perches wrote: > > > > > > UBI FILE SYSTEM (UBIFS) > > -M: Artem Bityutskiy <[email protected]> > > -M: Adrian Hunter <[email protected]> > > +M: Richard Weinberger <[email protected]> > > L: [email protected] > > T: git git://git.infradead.org/ubifs-2.6.git > > W: http://www.linux-mtd.infradead.org/doc/ubifs.html > Hi Joe, > > could please, re-send this patch with the following modifications: > > 1. Put Richard's name first. > 2. Do not remove mine and Adrian's name. We are not very active, but > still useful. > > Thanks!
Hello Artem. It's not really for me to change Richard's maintainership. It should be his sign-off, not mine. My suggestion would be to add him and designate you and Adrian as R: reviewers instead of M: maintainers like below. --- MAINTAINERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 81302e4..61e17a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11266,8 +11266,9 @@ S: Maintained F: drivers/scsi/u14-34f.c UBI FILE SYSTEM (UBIFS) -M: Artem Bityutskiy <[email protected]> -M: Adrian Hunter <[email protected]> +M: Richard Weinberger <[email protected]> +R: Artem Bityutskiy <[email protected]> +R: Adrian Hunter <[email protected]> L: [email protected] T: git git://git.infradead.org/ubifs-2.6.git W: http://www.linux-mtd.infradead.org/doc/ubifs.html @@ -11350,8 +11351,8 @@ F: Documentation/scsi/ufs.txt F: drivers/scsi/ufs/ UNSORTED BLOCK IMAGES (UBI) -M: Artem Bityutskiy <[email protected]> M: Richard Weinberger <[email protected]> +R: Artem Bityutskiy <[email protected]> W: http://www.linux-mtd.infradead.org/ L: [email protected] T: git git://git.infradead.org/ubifs-2.6.git

