Re: [PATCH 2/2] MAINTAINERS: Remove power-supply co-maintainers
From: Sebastian Reichel <sre@kernel.org>
Date: 2016-08-31 14:28:45
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Sebastian Reichel <sre@kernel.org>
Date: 2016-08-31 14:28:45
Also in:
lkml
Hi, On Wed, Aug 17, 2016 at 03:20:01PM +0200, Sebastian Reichel wrote:
This documents the status quo and keeps everyones cc/to-list a bit shorter. --- CREDITS | 4 ++++ MAINTAINERS | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-)diff --git a/CREDITS b/CREDITS index 2a3fbcd229e6..af13d1d2f4fb 100644 --- a/CREDITS +++ b/CREDITS@@ -1090,6 +1090,10 @@ S: 6350 Stoneridge Mall Road S: Pleasanton, CA 94588 S: USA +N: Dmitry Eremin-Solenikov +E: dbaryshkov@gmail.com +D: Power Supply Maintainer from v3.14 - v3.15 + N: Doug Evans E: dje@cygnus.com D: Wrote Xenix FS (part of standard kernel since 0.99.15)diff --git a/MAINTAINERS b/MAINTAINERS index 923b138836b9..9074e68baa47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -9326,8 +9326,6 @@ F: drivers/powercap/ POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS M: Sebastian Reichel <sre@kernel.org> -M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> -M: David Woodhouse <dwmw2@infradead.org> L: linux-pm@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git S: Maintained@@ -11329,8 +11327,6 @@ F: drivers/mfd/syscon.c SYSTEM RESET/SHUTDOWN DRIVERS M: Sebastian Reichel <sre@kernel.org> -M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> -M: David Woodhouse <dwmw2@infradead.org> L: linux-pm@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git S: Maintained
queued into power-supply's for-next branch. -- Sebastian