On Tue, Jan 26, 2021 at 1:27 PM Nathan Chancellor <[email protected]> wrote: > > Use my @kernel.org for all points of contact so that I am always > accessible. > > Signed-off-by: Nathan Chancellor <[email protected]>
Acked-by: Nick Desaulniers <[email protected]> > --- > .mailmap | 1 + > MAINTAINERS | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/.mailmap b/.mailmap > index b1ab0129c7d6..b25a44ab5ba6 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -247,6 +247,7 @@ Morten Welinder <[email protected]> > Morten Welinder <[email protected]> > Morten Welinder <[email protected]> > Mythri P K <[email protected]> > +Nathan Chancellor <[email protected]> <[email protected]> > Nguyen Anh Quynh <[email protected]> > Nicolas Ferre <[email protected]> <[email protected]> > Nicolas Pitre <[email protected]> <[email protected]> > diff --git a/MAINTAINERS b/MAINTAINERS > index 992fe3b0900a..f9a360103daa 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4303,7 +4303,7 @@ S: Maintained > F: .clang-format > > CLANG/LLVM BUILD SUPPORT > -M: Nathan Chancellor <[email protected]> > +M: Nathan Chancellor <[email protected]> > M: Nick Desaulniers <[email protected]> > L: [email protected] > S: Supported > > base-commit: f8ad8187c3b536ee2b10502a8340c014204a1af0 > -- > 2.30.0 > > -- > You received this message because you are subscribed to the Google Groups > "Clang Built Linux" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/clang-built-linux/20210126212730.2097108-1-nathan%40kernel.org. -- Thanks, ~Nick Desaulniers

