Re: [PATCH] [Trivial] Update contact information

From: Andrew Morton
Date: Wed May 07 2008 - 19:22:48 EST


On Wed, 23 Apr 2008 12:10:33 +0200
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:

>
> I have changed my email address as well as the drivers/auxdisplay webpage, so this patch updates the contact information.
>
> PS: If anyone has emailed me last weeks at maxextreme@xxxxxxxxx, please send again your message, I may have lost it. Sorry for the inconvenience.
>
> Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
>
> ---
> diff -uprN linux-2.6.25-o/CREDITS linux-2.6.25/CREDITS
> --- linux-2.6.25-o/CREDITS 2008-04-17 04:49:44.000000000 +0200
> +++ linux-2.6.25/CREDITS 2008-04-21 17:54:39.000000000 +0200
> @@ -2609,8 +2609,8 @@ S: Perth, Western Australia
> S: Australia
>
> N: Miguel Ojeda Sandonis
> -E: maxextreme@xxxxxxxxx
> -W: http://maxextreme.googlepages.com/
> +E: miguel.ojeda.sandonis@xxxxxxxxx
> +W: http://jair.lab.fi.uva.es/~migojed/
> D: Author of the ks0108, cfag12864b and cfag12864bfb auxiliary display drivers.
> D: Maintainer of the auxiliary display drivers tree (drivers/auxdisplay/*)
> S: C/ Mieses 20, 9-B
> diff -uprN linux-2.6.25-o/Documentation/auxdisplay/cfag12864b linux-2.6.25/Documentation/auxdisplay/cfag12864b
> --- linux-2.6.25-o/Documentation/auxdisplay/cfag12864b 2008-04-17 04:49:44.000000000 +0200
> +++ linux-2.6.25/Documentation/auxdisplay/cfag12864b 2008-04-21 18:09:14.000000000 +0200
> @@ -2,9 +2,9 @@
> cfag12864b LCD Driver Documentation
> ===================================
>
> -License: GPLv2
> -Author & Maintainer: Miguel Ojeda Sandonis <maxextreme@xxxxxxxxx>
> -Date: 2006-10-27
> + License: GPLv2
> + Author: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@xxxxxxxxx>
> + Date: 2006-10-27
>
>
>
> diff -uprN linux-2.6.25-o/Documentation/auxdisplay/cfag12864b-example.c linux-2.6.25/Documentation/auxdisplay/cfag12864b-example.c
> --- linux-2.6.25-o/Documentation/auxdisplay/cfag12864b-example.c 2008-04-17 04:49:44.000000000 +0200
> +++ linux-2.6.25/Documentation/auxdisplay/cfag12864b-example.c 2008-04-21 18:08:45.000000000 +0200
> @@ -4,7 +4,8 @@
> * Description: cfag12864b LCD userspace example program
> * License: GPLv2
> *
> - * Author: Copyright (C) Miguel Ojeda Sandonis <maxextreme@xxxxxxxxx>
> + * Author: Copyright (C) Miguel Ojeda Sandonis
> + * <miguel.ojeda.sandonis@xxxxxxxxx>
>
> [etc]

CREDITS | 4 ++--
Documentation/auxdisplay/cfag12864b | 6 +++---
Documentation/auxdisplay/cfag12864b-example.c | 3 ++-
Documentation/auxdisplay/ks0108 | 6 +++---
MAINTAINERS | 16 ++++++++--------
drivers/auxdisplay/cfag12864b.c | 5 +++--
drivers/auxdisplay/cfag12864bfb.c | 5 +++--
drivers/auxdisplay/ks0108.c | 5 +++--
include/linux/cfag12864b.h | 3 ++-
include/linux/ks0108.h | 3 ++-
10 files changed, 31 insertions(+), 25 deletions(-)

The preferred approach here is to remove the email address from the various
.c and .h files altogether. People can then look up "Miguel Ojeda
Sandonis" in ./MAINTAINERS and ./CREDITS to find you. And next time you
move, we only need to alter those files.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/