From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 10 Jul 2008 07:35:03 -0400 Subject: [U-Boot-Users] [PATCH v2] Remove kharris@nexus-tech.net from MAINTAINERS In-Reply-To: <20080710131604.507d5808@siona.local> References: <1211372806-5165-1-git-send-email-haavard.skinnemoen@atmel.com> <20080705223201.6BEAD248DE@gemini.denx.de> <20080710131604.507d5808@siona.local> Message-ID: <4875F3E7.1030209@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > On Sun, 06 Jul 2008 00:32:01 +0200 Wolfgang Denk 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 > omap1510inn ARM925T > omap1610inn ARM926EJS > > -Kyle Harris > - > - lubbock xscale > - cradle xscale > - ixdp425 xscale > - > Gary Jennejohn > > smdk2400 ARM920T > @@ -591,6 +585,14 @@ Michael Schwingen > 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 + cradle xscale + ixdp425 xscale + lubbock xscale + Best regards, gvb