lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 03 Mar 2016 04:25:58 -0800
From:	Joe Perches <joe@...ches.com>
To:	dedekind1@...il.com, Richard Weinberger <richard@....at>
Cc:	linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Adrian Hunter <adrian.hunter@...el.com>
Subject: Re: [PATCH V2] ubifs: Add logging functions for ubifs_msg,
 ubifs_err and ubifs_warn

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 <dedekind1@...il.com>
> > -M:	Adrian Hunter <adrian.hunter@...el.com>
> > +M:	Richard Weinberger <richard@....at>
> >  L:	linux-mtd@...ts.infradead.org
> >  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 <dedekind1@...il.com>
-M:	Adrian Hunter <adrian.hunter@...el.com>
+M:	Richard Weinberger <richard@....at>
+R:	Artem Bityutskiy <dedekind1@...il.com>
+R:	Adrian Hunter <adrian.hunter@...el.com>
 L:	linux-mtd@...ts.infradead.org
 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 <dedekind1@...il.com>
 M:	Richard Weinberger <richard@....at>
+R:	Artem Bityutskiy <dedekind1@...il.com>
 W:	http://www.linux-mtd.infradead.org/
 L:	linux-mtd@...ts.infradead.org
 T:	git git://git.infradead.org/ubifs-2.6.git

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ