2011-06-27 18:24:11

by Mike Frysinger

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: drop Michael from bfin_mac driver

We want people to just use the list now rather than hitting up people
who are no longer responsible for it.

Signed-off-by: Mike Frysinger <[email protected]>
---
MAINTAINERS | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1cb0d86..d4aa639 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1424,7 +1424,6 @@ S: Supported
F: arch/blackfin/

BLACKFIN EMAC DRIVER
-M: Michael Hennerich <[email protected]>
L: [email protected]
W: http://blackfin.uclinux.org
S: Supported
--
1.7.5.3


2011-06-27 18:28:37

by Hennerich, Michael

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: drop Michael from bfin_mac driver

Mike Frysinger wrote on 2011-06-27:
> We want people to just use the list now rather than hitting up people
> who are no longer responsible for it.
>
> Signed-off-by: Mike Frysinger <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
> diff --git a/MAINTAINERS b/MAINTAINERS index 1cb0d86..d4aa639 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1424,7 +1424,6 @@ S: Supported
> F: arch/blackfin/
>
BLACKFIN EMAC DRIVER -M: Michael Hennerich <[email protected]>
L: [email protected] W: http://blackfin.uclinux.org
S: Supported


Acked-by: Michael Hennerich <[email protected]>


Greetings,
Michael

--
Analog Devices GmbH Wilhelm-Wagenfeld-Str. 6 80807 Muenchen
Sitz der Gesellschaft: Muenchen; Registergericht: Muenchen HRB 40368; Geschaeftsfuehrer:Dr.Carsten Suckrow, Thomas Wessel, William A. Martin, Margaret Seif


2011-06-29 13:07:25

by David Miller

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: drop Michael from bfin_mac driver

From: "Hennerich, Michael" <[email protected]>
Date: Mon, 27 Jun 2011 19:28:11 +0100

> Mike Frysinger wrote on 2011-06-27:
>> We want people to just use the list now rather than hitting up people
>> who are no longer responsible for it.
>>
>> Signed-off-by: Mike Frysinger <[email protected]>
...
> Acked-by: Michael Hennerich <[email protected]>

Applied, thanks.