From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753458AbdECRRR (ORCPT ); Wed, 3 May 2017 13:17:17 -0400 Received: from foss.arm.com ([217.140.101.70]:59578 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751394AbdECRRJ (ORCPT ); Wed, 3 May 2017 13:17:09 -0400 Date: Wed, 3 May 2017 18:17:04 +0100 From: Catalin Marinas To: Timur Tabi Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, will.deacon@arm.com, arm@kernel.org, linux@armlinux.org.uk Subject: Re: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Message-ID: <20170503171704.GD23620@e104818-lin.cambridge.arm.com> References: <1493830346-16406-1-git-send-email-timur@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1493830346-16406-1-git-send-email-timur@codeaurora.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 03, 2017 at 11:52:26AM -0500, Timur Tabi wrote: > diff --git a/MAINTAINERS b/MAINTAINERS > index 58590cf..5d15858 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2066,6 +2066,11 @@ S: Maintained > F: arch/arm64/ > F: Documentation/arm64/ > > +ARM64 DEFCONFIG > +M: arm@kernel.org > +S: Maintained > +F: arch/arm64/configs/defconfig You need an 'L' entry as well (linux-arm-kernel@lists.infradead.org). -- Catalin