DaVinci list is moderated for non-subscribers instead of being "subscribers-only". Fix this. Without this the DaVinci list does not show up by default with get_maintainer.pl
Signed-off-by: Sekhar Nori <[email protected]> --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 89b70df..ae16106 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5977,7 +5977,7 @@ F: arch/arm/mach-s3c2410/bast-irq.c TI DAVINCI MACHINE SUPPORT M: Sekhar Nori <[email protected]> M: Kevin Hilman <[email protected]> -L: [email protected] (subscribers-only) +L: [email protected] (moderated for non-subscribers) Q: http://patchwork.kernel.org/project/linux-davinci/list/ S: Supported F: arch/arm/mach-davinci -- 1.7.0.4 _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
