From mboxrd@z Thu Jan 1 00:00:00 1970 From: timur@codeaurora.org (Timur Tabi) Date: Wed, 3 May 2017 11:31:25 -0500 Subject: [PATCH] MAINTAINERS: add arm@kernel.org as the list for arm64 defconfig changes Message-ID: <1493829085-11864-1-git-send-email-timur@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Any changes to arch/arm64/configs/defconfig must be sent to arm at 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 58590cf..da2b06b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2066,6 +2066,13 @@ S: Maintained F: arch/arm64/ F: Documentation/arm64/ +ARM64 DEFCONFIG +M: Catalin Marinas +M: Will Deacon +L: arm at kernel.org +S: Maintained +F: arch/arm64/configs/defconfig + AS3645A LED FLASH CONTROLLER DRIVER M: Laurent Pinchart L: linux-media at 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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753914AbdECQbp (ORCPT ); Wed, 3 May 2017 12:31:45 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:33622 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751836AbdECQbh (ORCPT ); Wed, 3 May 2017 12:31:37 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B9AC0600E2 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: arm@kernel.org, linux-arm-kernel@lists.infradead.org, Catalin Marinas , will.deacon@arm.com, linux-kernel@vger.kernel.org Cc: timur@codeaurora.org Subject: [PATCH] MAINTAINERS: add arm@kernel.org as the list for arm64 defconfig changes Date: Wed, 3 May 2017 11:31:25 -0500 Message-Id: <1493829085-11864-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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 58590cf..da2b06b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2066,6 +2066,13 @@ S: Maintained F: arch/arm64/ F: Documentation/arm64/ +ARM64 DEFCONFIG +M: Catalin Marinas +M: Will Deacon +L: 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.