From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756390AbcHXS5S (ORCPT ); Wed, 24 Aug 2016 14:57:18 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33523 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754707AbcHXS5N (ORCPT ); Wed, 24 Aug 2016 14:57:13 -0400 Subject: Re: [PATCH] MAINTAINERS: add linux-sunxi@googlegroups.com as list for sunxi arch To: Maxime Ripard References: <1471522457-20555-1-git-send-email-clabbe.montjoie@gmail.com> <20160824182317.GN8103@lukather> Cc: wens@csie.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com From: Corentin LABBE Message-ID: <7cbc3fd7-26d5-f8b3-8a13-805bc982e07d@gmail.com> Date: Wed, 24 Aug 2016 20:56:47 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160824182317.GN8103@lukather> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 24/08/2016 20:23, Maxime Ripard wrote: > Hi, > > On Thu, Aug 18, 2016 at 02:14:17PM +0200, LABBE Corentin wrote: >> All discutions about sunxi architecture is done >> on linux-sunxi@googlegroups.com. >> This patch add it as list on drivers for this arch. >> >> Signed-off-by: LABBE Corentin >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index a306795..6254eb1 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -980,6 +980,7 @@ ARM/Allwinner sunXi SoC support >> M: Maxime Ripard >> M: Chen-Yu Tsai >> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) >> +L: linux-sunxi@googlegroups.com > > I don't want a mailing list hosted on google groups to be added to > MAINTAINERS. Why ? Because I see already: L: xiyoulinuxkernelgroup@googlegroups.com (subscribers-only) L: open-iscsi@googlegroups.com L: kasan-dev@googlegroups.com L: linux-ntb@googlegroups.com L: rtc-linux@googlegroups.com > > We can ask for one on kernel.org though if people feel like it's > relevant. Nobody cared for a few years, so I guess it would be a no, > but if others feel like it... > I am not against one on kernel.org Regards