On Wed, Jun 19, 2019 at 11:18:44AM -0700, 'Nick Desaulniers' via Clang Built Linux wrote: > Add keyword support so that our mailing list gets cc'ed for clang/llvm > patches. We're pretty active on our mailing list so far as code review. > There are numerous Googlers like myself that are paid to support > building the Linux kernel with Clang and LLVM. > > Signed-off-by: Nick Desaulniers <ndesaulni...@google.com> > --- > Thanks for Joe Perches for help on the syntax for the case insensitive > syntax. > > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ef58d9a881ee..fa798cc48e34 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3940,6 +3940,14 @@ M: Miguel Ojeda <miguel.ojeda.sando...@gmail.com> > S: Maintained > F: .clang-format > > +CLANG/LLVM BUILD SUPPORT > +L: clang-built-li...@googlegroups.com
I think this should have "(moderated for non-subscribers)" added. Cheers, Louis