linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jann Horn <jannh@google.com>
To: Andrew Morton <akpm@linux-foundation.org>,
	Nelson Castillo <arhuaco@freaks-unidos.net>,
	Nelson Castillo <nelsoneci@gmail.com>,
	jannh@google.com
Cc: linux-kernel@vger.kernel.org, openmoko-kernel@lists.openmoko.org,
	Andy Green <andy@warmcat.com>, Ben Dooks <ben-linux@fluff.org>
Subject: [PATCH] MAINTAINERS: fix GTA02 entry and mark as orphan
Date: Fri, 15 Feb 2019 15:04:44 +0100	[thread overview]
Message-ID: <20190215140444.37060-1-jannh@google.com> (raw)

The entry for GTA02 never had paths listed; fix that.
commit 9d76295ac608 ("[ARM] GTA02/FreeRunner: Add machine definition"),
which added the entry for GTA02, created two new files named
arch/arm/mach-s3c2442/{include/mach/gta02.h,mach-gta02.c},
which were then renamed in commit dd6f01b5ccba ("ARM: S3C2440: move
mach-s3c2440/* into mach-s3c24xx/") to
arch/arm/mach-s3c24xx/{include/mach/gta02.h,mach-gta02.c}.

Also, the GTA02 maintainer's email address is from a domain that doesn't
have an MX record anymore and appears to have expired. Remove the
maintainer and mark the subsystem as orphan.

Signed-off-by: Jann Horn <jannh@google.com>
---
There's a second email address for Nelson Castillo in git history. I'm
CC-ing that address in case the maintainer merely forgot to update his
MAINTAINERS entry.

 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 41ce5f4ad838..f75b5861d789 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1882,10 +1882,11 @@ F:	drivers/usb/host/ehci-w90x900.c
 F:	drivers/video/fbdev/nuc900fb.c
 
 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
-M:	Nelson Castillo <arhuaco@freaks-unidos.net>
 L:	openmoko-kernel@lists.openmoko.org (subscribers-only)
 W:	http://wiki.openmoko.org/wiki/Neo_FreeRunner
-S:	Supported
+S:	Orphan
+F:	arch/arm/mach-s3c24xx/mach-gta02.c
+F:	arch/arm/mach-s3c24xx/gta02.h
 
 ARM/Orion SoC/Technologic Systems TS-78xx platform support
 M:	Alexander Clouter <alex@digriz.org.uk>
-- 
2.21.0.rc0.258.g878e2cd30e-goog


                 reply	other threads:[~2019-02-15 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190215140444.37060-1-jannh@google.com \
    --to=jannh@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=andy@warmcat.com \
    --cc=arhuaco@freaks-unidos.net \
    --cc=ben-linux@fluff.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nelsoneci@gmail.com \
    --cc=openmoko-kernel@lists.openmoko.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).