diff mbox

MAINTAINERS: Add maintainer for the mmc subsystem

Message ID 1392764465-14927-1-git-send-email-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Ulf Hansson Feb. 18, 2014, 11:01 p.m. UTC
Put myself as a (co)maintainer of the mmc subsystem to help out Chris
Ball in a more official role.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---

Chris, if you are happy having me as your co-maintainer, the plan from
my side are to review and ack patches, but from a more official role
than what I have currently. Then let's see how things evolve.

---
 MAINTAINERS |    1 +
 1 file changed, 1 insertion(+)

Comments

Chris Ball Feb. 22, 2014, 7:05 p.m. UTC | #1
Hi Ulf,

On Tue, Feb 18 2014, Ulf Hansson wrote:
> Put myself as a (co)maintainer of the mmc subsystem to help out Chris
> Ball in a more official role.
>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> ---
>
> Chris, if you are happy having me as your co-maintainer, the plan from
> my side are to review and ack patches, but from a more official role
> than what I have currently. Then let's see how things evolve.

Sounds good, pushed to mmc-next.  And thank you for your work so far!

- Chris.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b2cf5cf..37d58a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5800,6 +5800,7 @@  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
 S:	Maintained