Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1635138
| From | Timur Tabi <timur@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org |
| Date | 2017-05-03 19:00 +0200 |
| Message-ID | <tD5N7-7Y4-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 <timur@codeaurora.org> --- 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 <laurent.pinchart@ideasonboard.com> 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.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Timur Tabi <timur@codeaurora.org> - 2017-05-03 19:00 +0200
Re: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Catalin Marinas <catalin.marinas@arm.com> - 2017-05-03 19:20 +0200
Re: [PATCH] [v2] MAINTAINERS: arm64 defconfig changes should go to arm@kernel.org Olof Johansson <olof@lixom.net> - 2017-05-03 19:30 +0200
csiph-web