From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753275AbdECQwl (ORCPT ); Wed, 3 May 2017 12:52:41 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:53538 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751113AbdECQwe (ORCPT ); Wed, 3 May 2017 12:52:34 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org E207D60AC8 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=timur@codeaurora.org From: Timur Tabi To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Catalin Marinas , will.deacon@arm.com, arm@kernel.org, linux@armlinux.org.uk Cc: timur@codeaurora.org Subject: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Date: Wed, 3 May 2017 11:52:26 -0500 Message-Id: <1493830346-16406-1-git-send-email-timur@codeaurora.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Any changes to arch/arm64/configs/defconfig must be sent to arm@kernel.org, otherwise they will not get picked up. Add a MAINTAINERS entry to ensure the get_maintainers includes it. Signed-off-by: Timur Tabi --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) 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 + AS3645A LED FLASH CONTROLLER DRIVER M: Laurent Pinchart L: linux-media@vger.kernel.org -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.