diff mbox

[3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section

Message ID 1426251120-10966-1-git-send-email-ulf.hansson@linaro.org
State New
Headers show

Commit Message

Ulf Hansson March 13, 2015, 12:52 p.m. UTC
As Chris Ball has moved on to other assignments, he's no longer able to
help me maintain MMC. Let's remove him from the MMC sections.

This also affects the SDHCI DRIVER section, since its state now becomes
orphan.

Cc: Chris Ball <chris@printf.net>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
 MAINTAINERS | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Comments

Ulf Hansson March 13, 2015, 2:46 p.m. UTC | #1
On 13 March 2015 at 14:48, Joe Perches <joe@perches.com> wrote:
> On Fri, 2015-03-13 at 13:52 +0100, Ulf Hansson wrote:
>> As Chris Ball has moved on to other assignments, he's no longer able to
>> help me maintain MMC. Let's remove him from the MMC sections.
>>
>> This also affects the SDHCI DRIVER section, since its state now becomes
>> orphan.
>
> Maybe add a CREDITS entry for Chris ?

Indeed we should! Updated patch is on it's way.

Kind regards
Uffe

>
>> Cc: Chris Ball <chris@printf.net>
>> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 582b4b4..50479c8 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6547,10 +6547,8 @@ F:     drivers/mfd/
>>  F:   include/linux/mfd/
>>
>>  MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
>> -M:   Chris Ball <chris@printf.net>
>>  M:   Ulf Hansson <ulf.hansson@linaro.org>
>>  L:   linux-mmc@vger.kernel.org
>> -T:   git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
>>  T:   git git://git.linaro.org/people/ulf.hansson/mmc.git
>>  S:   Maintained
>>  F:   drivers/mmc/
>> @@ -8650,10 +8648,8 @@ S:     Maintained
>>  F:   drivers/mmc/host/sdricoh_cs.c
>>
>>  SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
>> -M:   Chris Ball <chris@printf.net>
>>  L:   linux-mmc@vger.kernel.org
>> -T:   git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
>> -S:   Maintained
>> +S:   Orphan
>>  F:   drivers/mmc/host/sdhci.*
>>  F:   drivers/mmc/host/sdhci-pltfm.[ch]
>>
>
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 582b4b4..50479c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6547,10 +6547,8 @@  F:	drivers/mfd/
 F:	include/linux/mfd/
 
 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
-M:	Chris Ball <chris@printf.net>
 M:	Ulf Hansson <ulf.hansson@linaro.org>
 L:	linux-mmc@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
 T:	git git://git.linaro.org/people/ulf.hansson/mmc.git
 S:	Maintained
 F:	drivers/mmc/
@@ -8650,10 +8648,8 @@  S:	Maintained
 F:	drivers/mmc/host/sdricoh_cs.c
 
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
-M:	Chris Ball <chris@printf.net>
 L:	linux-mmc@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
-S:	Maintained
+S:	Orphan
 F:	drivers/mmc/host/sdhci.*
 F:	drivers/mmc/host/sdhci-pltfm.[ch]