* [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address
@ 2025-05-19 14:39 Benno Lossin
2025-05-19 16:55 ` Miguel Ojeda
2025-05-20 20:59 ` Miguel Ojeda
0 siblings, 2 replies; 4+ messages in thread
From: Benno Lossin @ 2025-05-19 14:39 UTC (permalink / raw)
To: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
Trevor Gross, Danilo Krummrich
Cc: rust-for-linux, linux-kernel
Update Benno Lossin's email address to `@kernel.org`.
Signed-off-by: Benno Lossin <lossin@kernel.org>
---
.mailmap | 1 +
MAINTAINERS | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index 1c70e51c789d..ad38ec96f783 100644
--- a/.mailmap
+++ b/.mailmap
@@ -134,6 +134,7 @@ Ben Widawsky <bwidawsk@kernel.org> <benjamin.widawsky@intel.com>
Benjamin Poirier <benjamin.poirier@gmail.com> <bpoirier@suse.de>
Benjamin Tissoires <bentiss@kernel.org> <benjamin.tissoires@gmail.com>
Benjamin Tissoires <bentiss@kernel.org> <benjamin.tissoires@redhat.com>
+Benno Lossin <lossin@kernel.org> <benno.lossin@protons.me>
Bingwu Zhang <xtex@aosc.io> <xtexchooser@duck.com>
Bingwu Zhang <xtex@aosc.io> <xtex@xtexx.eu.org>
Bjorn Andersson <andersson@kernel.org> <bjorn@kryo.se>
diff --git a/MAINTAINERS b/MAINTAINERS
index f21f1dabb5fe..fe5786175d03 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21252,7 +21252,7 @@ M: Alex Gaynor <alex.gaynor@gmail.com>
R: Boqun Feng <boqun.feng@gmail.com>
R: Gary Guo <gary@garyguo.net>
R: Björn Roy Baron <bjorn3_gh@protonmail.com>
-R: Benno Lossin <benno.lossin@proton.me>
+R: Benno Lossin <lossin@kernel.org>
R: Andreas Hindborg <a.hindborg@kernel.org>
R: Alice Ryhl <aliceryhl@google.com>
R: Trevor Gross <tmgross@umich.edu>
@@ -21282,7 +21282,7 @@ F: rust/kernel/alloc.rs
F: rust/kernel/alloc/
RUST [PIN-INIT]
-M: Benno Lossin <benno.lossin@proton.me>
+M: Benno Lossin <lossin@kernel.org>
L: rust-for-linux@vger.kernel.org
S: Maintained
W: https://rust-for-linux.com/pin-init
base-commit: edc5e6e019c99b529b3d1f2801d5cce9924ae79b
--
2.49.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address
2025-05-19 14:39 [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address Benno Lossin
@ 2025-05-19 16:55 ` Miguel Ojeda
2025-05-19 18:20 ` Benno Lossin
2025-05-20 20:59 ` Miguel Ojeda
1 sibling, 1 reply; 4+ messages in thread
From: Miguel Ojeda @ 2025-05-19 16:55 UTC (permalink / raw)
To: Benno Lossin
Cc: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Andreas Hindborg, Alice Ryhl, Trevor Gross,
Danilo Krummrich, rust-for-linux, linux-kernel
On Mon, May 19, 2025 at 4:39 PM Benno Lossin <lossin@kernel.org> wrote:
>
> +Benno Lossin <lossin@kernel.org> <benno.lossin@protons.me>
I think there is a typo here on `proton.me` -- Git will not match it.
I can fix it on my side.
Cheers,
Miguel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address
2025-05-19 16:55 ` Miguel Ojeda
@ 2025-05-19 18:20 ` Benno Lossin
0 siblings, 0 replies; 4+ messages in thread
From: Benno Lossin @ 2025-05-19 18:20 UTC (permalink / raw)
To: Miguel Ojeda
Cc: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Andreas Hindborg, Alice Ryhl, Trevor Gross,
Danilo Krummrich, rust-for-linux, linux-kernel
On Mon May 19, 2025 at 6:55 PM CEST, Miguel Ojeda wrote:
> On Mon, May 19, 2025 at 4:39 PM Benno Lossin <lossin@kernel.org> wrote:
>>
>> +Benno Lossin <lossin@kernel.org> <benno.lossin@protons.me>
>
> I think there is a typo here on `proton.me` -- Git will not match it.
Oh yeah, good catch, no idea how that ended up there...
> I can fix it on my side.
Thanks a lot!
---
Cheers,
Benno
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address
2025-05-19 14:39 [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address Benno Lossin
2025-05-19 16:55 ` Miguel Ojeda
@ 2025-05-20 20:59 ` Miguel Ojeda
1 sibling, 0 replies; 4+ messages in thread
From: Miguel Ojeda @ 2025-05-20 20:59 UTC (permalink / raw)
To: Benno Lossin
Cc: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Andreas Hindborg, Alice Ryhl, Trevor Gross,
Danilo Krummrich, rust-for-linux, linux-kernel
On Mon, May 19, 2025 at 4:39 PM Benno Lossin <lossin@kernel.org> wrote:
>
> Update Benno Lossin's email address to `@kernel.org`.
>
> Signed-off-by: Benno Lossin <lossin@kernel.org>
Applied to `rust-next` -- thanks!
[ Fixed email in `.mailmap`. - Miguel ]
Cheers,
Miguel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-05-20 21:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 14:39 [PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address Benno Lossin
2025-05-19 16:55 ` Miguel Ojeda
2025-05-19 18:20 ` Benno Lossin
2025-05-20 20:59 ` Miguel Ojeda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).