[U-Boot-Users] [PATCH v2] Remove kharris at nexus-tech.net from MAINTAINERS
Jerry Van Baren
gerald.vanbaren at ge.com
Thu Jul 10 13:35:03 CEST 2008
Haavard Skinnemoen wrote:
> Mail to kharris at nexus-tech.net bounces because the user doesn't exist
> anymore. You can't be a maintainer without a valid e-mail address, so
> move all boards that used to be maintained by Kyle Harris to the
> "orphaned" list.
>
> Currently, only PowerPC has a list of orphaned boards, so this patch
> creates one for ARM as well.
>
> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen at atmel.com>
> ---
> On Sun, 06 Jul 2008 00:32:01 +0200 Wolfgang Denk <wd at denx.de> wrote:
>> ... don't jusst delete the orphaned boards, but add them to the
>> "Unknown / orphaned" list.
>
> I created a new Unknown/orphaned list for ARM since the existing one
> was located in the PowerPC section and only had PowerPC boards on it.
> Is that ok?
>
> MAINTAINERS | 14 ++++++++------
> 1 files changed, 8 insertions(+), 6 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a3d70b1..6065e42 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -492,12 +492,6 @@ Kshitij Gupta <kshitij at ti.com>
> omap1510inn ARM925T
> omap1610inn ARM926EJS
>
> -Kyle Harris <kharris at nexus-tech.net>
> -
> - lubbock xscale
> - cradle xscale
> - ixdp425 xscale
> -
> Gary Jennejohn <gj at denx.de>
>
> smdk2400 ARM920T
> @@ -591,6 +585,14 @@ Michael Schwingen <michael at schwingen.org>
> actux3 xscale
> actux4 xscale
>
> +-------------------------------------------------------------------------
> +
> +Unknown / orphaned boards:
> +
> + cradle xscale
> + ixdp425 xscale
> + lubbock xscale
> +
> #########################################################################
> # x86 Systems: #
> # #
Would it be reasonable to add an optional tag "last known maintainer"
for orphaned boards so someone can chase it without pawing through git
history? E.g.:
+-------------------------------------------------------------------------
+
+Unknown / orphaned boards:
+
+Last known maintainer: Kyle Harris <kharris at nexus-tech.net>
+ cradle xscale
+ ixdp425 xscale
+ lubbock xscale
+
Best regards,
gvb
More information about the U-Boot
mailing list