2015-04-14 03:50:06

by Chao Yu

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: fix incorrect email address of docking station

The old email address of Shaohua will no longer be used, let's update it with
last valid one.

Signed-off-by: Chao Yu <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a36be4e..bbcbb83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3279,7 +3279,7 @@ F: drivers/firmware/dmi_scan.c
F: include/linux/dmi.h

DOCKING STATION DRIVER
-M: Shaohua Li <[email protected]>
+M: Shaohua Li <[email protected]>
L: [email protected]
S: Supported
F: drivers/acpi/dock.c
--
2.3.3


2015-04-14 11:28:12

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: fix incorrect email address of docking station

On Tuesday, April 14, 2015 11:49:13 AM Chao Yu wrote:
> The old email address of Shaohua will no longer be used, let's update it with
> last valid one.
>
> Signed-off-by: Chao Yu <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a36be4e..bbcbb83 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3279,7 +3279,7 @@ F: drivers/firmware/dmi_scan.c
> F: include/linux/dmi.h
>
> DOCKING STATION DRIVER
> -M: Shaohua Li <[email protected]>
> +M: Shaohua Li <[email protected]>
> L: [email protected]
> S: Supported
> F: drivers/acpi/dock.c

Actually, this is maintained along with the ACPI core nowadays, so why don't
we remove the entry entirely?


--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

2015-04-15 16:52:31

by Shaohua Li

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: fix incorrect email address of docking station

On Wed, Apr 15, 2015 at 11:17:52AM +0800, Chao Yu wrote:
> > -----Original Message-----
> > From: Rafael J. Wysocki [mailto:[email protected]]
> > Sent: Tuesday, April 14, 2015 7:53 PM
> > To: Chao Yu
> > Cc: [email protected]; [email protected]; [email protected]
> > Subject: Re: [PATCH] MAINTAINERS: fix incorrect email address of docking station
> >
> > On Tuesday, April 14, 2015 11:49:13 AM Chao Yu wrote:
> > > The old email address of Shaohua will no longer be used, let's update it with
> > > last valid one.
> > >
> > > Signed-off-by: Chao Yu <[email protected]>
> > > ---
> > > MAINTAINERS | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index a36be4e..bbcbb83 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -3279,7 +3279,7 @@ F: drivers/firmware/dmi_scan.c
> > > F: include/linux/dmi.h
> > >
> > > DOCKING STATION DRIVER
> > > -M: Shaohua Li <[email protected]>
> > > +M: Shaohua Li <[email protected]>
> > > L: [email protected]
> > > S: Supported
> > > F: drivers/acpi/dock.c
> >
> > Actually, this is maintained along with the ACPI core nowadays, so why don't
> > we remove the entry entirely?
>
> Thank you for reminding me this! :)
>
> Hi Shaohua, I would like to send the patch as Rafael suggested if you do not have
> any objection for removing your maintainship of docking station? Any idea?

I don't mind, please go ahead

Thanks,
Shaohua