From: Nathan Chancellor <nathan@kernel.org>
To: Nick Desaulniers <ndesaulniers@google.com>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: Bill Wendling <morbo@google.com>,
Justin Stitt <justinstitt@google.com>,
Will Deacon <will@kernel.org>, Kees Cook <kees@kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
Shuah Khan <skhan@linuxfoundation.org>,
Carlos Bilbao <carlos.bilbao@kernel.org>,
Avadhut Naik <avadhut.naik@amd.com>,
linux-kernel@vger.kernel.org, workflows@vger.kernel.org,
linux-doc@vger.kernel.org, llvm@lists.linux.dev,
gosst-kernel <gosst-kernel@google.com>,
android-kernel-team <android-kernel-team@google.com>,
kernel-dynamic-tools <kernel-dynamic-tools@google.com>
Subject: Re: [PATCH] MAINTAINERS: update ndesaulniers
Date: Mon, 6 Jul 2026 13:16:38 -0700 [thread overview]
Message-ID: <20260706201638.GA2661146@ax162> (raw)
In-Reply-To: <20260528-im_back_baby-v1-1-25d355efdbae@google.com>
On Thu, May 28, 2026 at 02:38:41PM -0700, Nick Desaulniers wrote:
> I'm coming back. I will return. I will possess your body, and I'll
> make LKML burn.
>
> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Nathan Chancellor <nathan@kernel.org>
Linus, could you apply this directly? It fell off my radar and I think
it is worth getting in sooner rather than later. I am not sure when my
next fixes pull will be. Thanks a lot!
> ---
> .mailmap | 1 -
> Documentation/process/embargoed-hardware-issues.rst | 2 +-
> Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst | 2 +-
> MAINTAINERS | 2 +-
> 4 files changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index a009f73d7ea5..f863781b0102 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -634,7 +634,6 @@ Nicholas Piggin <npiggin@gmail.com> <npiggin@kernel.dk>
> Nicholas Piggin <npiggin@gmail.com> <npiggin@suse.de>
> Nicholas Piggin <npiggin@gmail.com> <nickpiggin@yahoo.com.au>
> Nicholas Piggin <npiggin@gmail.com> <piggin@cyberone.com.au>
> -Nick Desaulniers <nick.desaulniers+lkml@gmail.com> <ndesaulniers@google.com>
> Nicolas Ferre <nicolas.ferre@microchip.com> <nicolas.ferre@atmel.com>
> Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
> Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>
> diff --git a/Documentation/process/embargoed-hardware-issues.rst b/Documentation/process/embargoed-hardware-issues.rst
> index 34e00848e0da..d07f16c3c7b8 100644
> --- a/Documentation/process/embargoed-hardware-issues.rst
> +++ b/Documentation/process/embargoed-hardware-issues.rst
> @@ -308,7 +308,7 @@ an involved disclosed party. The current ambassadors list:
>
> Google Kees Cook <keescook@chromium.org>
>
> - LLVM Nick Desaulniers <nick.desaulniers+lkml@gmail.com>
> + LLVM Nick Desaulniers <ndesaulniers@google.com>
> ============= ========================================================
>
> If you want your organization to be added to the ambassadors list, please
> diff --git a/Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst b/Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst
> index 9d444b9c46d3..7d4d694967c7 100644
> --- a/Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst
> +++ b/Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst
> @@ -287,7 +287,7 @@ revelada involucrada. La lista de embajadores actuales:
>
> Google Kees Cook <keescook@chromium.org>
>
> - LLVM Nick Desaulniers <nick.desaulniers+lkml@gmail.com>
> + LLVM Nick Desaulniers <ndesaulniers@google.com>
> ============= ========================================================
>
> Si quiere que su organización se añada a la lista de embajadores, por
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 461a3eed6129..2f06cc2e463c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6259,7 +6259,7 @@ F: .clang-format
>
> CLANG/LLVM BUILD SUPPORT
> M: Nathan Chancellor <nathan@kernel.org>
> -R: Nick Desaulniers <nick.desaulniers+lkml@gmail.com>
> +R: Nick Desaulniers <ndesaulniers@google.com>
> R: Bill Wendling <morbo@google.com>
> R: Justin Stitt <justinstitt@google.com>
> L: llvm@lists.linux.dev
>
> ---
> base-commit: 8fde5d1d47f69db6082dfa34500c27f8485389a5
> change-id: 20260528-im_back_baby-1ade32dc049e
>
> Best regards,
> --
> Nick Desaulniers <ndesaulniers@google.com>
>
--
Cheers,
Nathan
prev parent reply other threads:[~2026-07-06 20:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-28 21:38 [PATCH] MAINTAINERS: update ndesaulniers Nick Desaulniers
2026-05-28 21:51 ` Miguel Ojeda
2026-05-29 13:57 ` Will Deacon
2026-05-29 16:28 ` Justin Stitt
2026-05-29 20:18 ` Bill Wendling
2026-07-06 20:16 ` Nathan Chancellor [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260706201638.GA2661146@ax162 \
--to=nathan@kernel.org \
--cc=android-kernel-team@google.com \
--cc=avadhut.naik@amd.com \
--cc=carlos.bilbao@kernel.org \
--cc=corbet@lwn.net \
--cc=gosst-kernel@google.com \
--cc=justinstitt@google.com \
--cc=kees@kernel.org \
--cc=kernel-dynamic-tools@google.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=morbo@google.com \
--cc=ndesaulniers@google.com \
--cc=skhan@linuxfoundation.org \
--cc=torvalds@linux-foundation.org \
--cc=will@kernel.org \
--cc=workflows@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.