Maintainer workflows discussions
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Nick Desaulniers <ndesaulniers@google.com>
Cc: Nathan Chancellor <nathan@kernel.org>,
	Bill Wendling <morbo@google.com>,
	Justin Stitt <justinstitt@google.com>,
	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: Fri, 29 May 2026 14:57:17 +0100	[thread overview]
Message-ID: <ahmbPeuo0sda4ROj@willie-the-truck> (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>
> ---
>  .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

Hallowed be thy name.

Acked-by: Will Deacon <will@kernel.org>

Will

  parent reply	other threads:[~2026-05-29 13:57 UTC|newest]

Thread overview: 5+ 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 [this message]
2026-05-29 16:28 ` Justin Stitt
2026-05-29 20:18 ` Bill Wendling

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=ahmbPeuo0sda4ROj@willie-the-truck \
    --to=will@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=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox