From patchwork Tue Dec 6 12:04:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Jarzmik X-Patchwork-Id: 9462411 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 1C4A760231 for ; Tue, 6 Dec 2016 12:08:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0B6F428338 for ; Tue, 6 Dec 2016 12:08:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F31AD28346; Tue, 6 Dec 2016 12:08:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AABC728338 for ; Tue, 6 Dec 2016 12:08:20 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cEEUf-0000Iu-Ru; Tue, 06 Dec 2016 12:05:09 +0000 Received: from smtp09.smtpout.orange.fr ([80.12.242.131] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cEEUb-0008S2-Dk for linux-arm-kernel@lists.infradead.org; Tue, 06 Dec 2016 12:05:07 +0000 Received: from belgarion ([92.136.202.57]) by mwinf5d18 with ME id Gc4b1u00V1EomEs03c4cVB; Tue, 06 Dec 2016 13:04:41 +0100 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 06 Dec 2016 13:04:41 +0100 X-ME-IP: 92.136.202.57 From: Robert Jarzmik To: Stefan Schmidt , Daniel Ribeiro , Harald Welte Subject: Re: [PATCH] arm: MAINTAINERS: transfer maintainership for the EZX platform References: <1480802397-25575-1-git-send-email-stefan@datenfreihafen.org> X-URL: http://belgarath.falguerolles.org/ Date: Tue, 06 Dec 2016 13:04:35 +0100 In-Reply-To: <1480802397-25575-1-git-send-email-stefan@datenfreihafen.org> (Stefan Schmidt's message of "Sat, 3 Dec 2016 22:59:57 +0100") Message-ID: <87pol51cx8.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161206_040505_804387_AFFFBF30 X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, haojian.zhuang@gmail.com, thierry.reding@gmail.com, laforge@openezx.org, daniel@zonque.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Stefan Schmidt writes: > Neither Daniel, Harald or myself are looking into this anymore. > Robert thankfully agreed to handle the maintenance from now on. > Also remove the outdated entries for website, git tree and > mailing list. > > Signed-off-by: Stefan Schmidt Daniel and Harald, could we have your acks please for [1] ? Cheers. Acked-By: Harald Welte --- Robert [1] Stefan's patch ---8>--- Neither Daniel, Harald or myself are looking into this anymore. Robert thankfully agreed to handle the maintenance from now on. Also remove the outdated entries for website, git tree and mailing list. Signed-off-by: Stefan Schmidt --- MAINTAINERS | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/MAINTAINERS b/MAINTAINERS index 2dd40c5..661af76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1203,13 +1203,9 @@ S: Maintained N: efm32 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) -M: Daniel Ribeiro -M: Stefan Schmidt -M: Harald Welte -L: openezx-devel@lists.openezx.org (moderated for non-subscribers) -W: http://www.openezx.org/ +M: Robert Jarzmik +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained -T: topgit git://git.openezx.org/openezx.git F: arch/arm/mach-pxa/ezx.c _______________________________________________