diff mbox

[v2] MAINTAINERS: Extend info, add wiki and ml for meson arch

Message ID 1456220591-11901-1-git-send-email-carlo@caione.org
State New
Headers show

Commit Message

Carlo Caione Feb. 23, 2016, 9:43 a.m. UTC
From: Carlo Caione <carlo@endlessm.com>

Update the maintainers info with wiki and mailing list for the meson
platform. Fix a wrong file attribution and add maintainership for the
generic meson platforms.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
---
 MAINTAINERS | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Comments

Olof Johansson Feb. 24, 2016, 8:11 a.m. UTC | #1
On Tue, Feb 23, 2016 at 10:43:11AM +0100, Carlo Caione wrote:
> From: Carlo Caione <carlo@endlessm.com>
> 
> Update the maintainers info with wiki and mailing list for the meson
> platform. Fix a wrong file attribution and add maintainership for the
> generic meson platforms.
> 
> Signed-off-by: Carlo Caione <carlo@endlessm.com>

Thanks, applied to fixes.


-Olof
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa3303..e913098 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -920,12 +920,15 @@  M:	Emilio López <emilio@elopez.com.ar>
 S:	Maintained
 F:	drivers/clk/sunxi/
 
-ARM/Amlogic MesonX SoC support
+ARM/Amlogic Meson SoC support
 M:	Carlo Caione <carlo@caione.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:	linux-meson@googlegroups.com
+W:	http://linux-meson.com/
 S:	Maintained
-F:	drivers/media/rc/meson-ir.c
-N:	meson[x68]
+F:	arch/arm/mach-meson/
+F:	arch/arm/boot/dts/meson*
+N:	meson
 
 ARM/Annapurna Labs ALPINE ARCHITECTURE
 M:	Tsahee Zidenberg <tsahee@annapurnalabs.com>