2024-03-15 13:36:57

by Quentin Monnet

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update email address for Quentin Monnet

From: Quentin Monnet <[email protected]>

With Isovalent being acquired by Cisco, I expect my related email
address to disappear sooner or later. Update my email entries in
MAINTAINERS and .mailmap with my kernel.org address instead.

Signed-off-by: Quentin Monnet <[email protected]>
---
.mailmap | 3 ++-
MAINTAINERS | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.mailmap b/.mailmap
index 2216b5d5c84e..02cd23b76eda 100644
--- a/.mailmap
+++ b/.mailmap
@@ -497,7 +497,8 @@ Prasad Sodagudi <[email protected]> <[email protected]>
Punit Agrawal <[email protected]> <[email protected]>
Qais Yousef <[email protected]> <[email protected]>
Qais Yousef <[email protected]> <[email protected]>
-Quentin Monnet <[email protected]> <[email protected]>
+Quentin Monnet <[email protected]> <[email protected]>
+Quentin Monnet <[email protected]> <[email protected]>
Quentin Perret <[email protected]> <[email protected]>
Rafael J. Wysocki <[email protected]> <[email protected]>
Rajeev Nandan <[email protected]> <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 76b3714710c2..02dadb5de58b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3967,7 +3967,7 @@ F: kernel/bpf/bpf_lru*
F: kernel/bpf/cgroup.c

BPF [TOOLING] (bpftool)
-M: Quentin Monnet <[email protected]>
+M: Quentin Monnet <[email protected]>
L: [email protected]
S: Maintained
F: kernel/bpf/disasm.*
--
2.34.1



2024-03-15 14:19:45

by Daniel Borkmann

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update email address for Quentin Monnet

On 3/15/24 2:36 PM, [email protected] wrote:
> From: Quentin Monnet <[email protected]>
>
> With Isovalent being acquired by Cisco, I expect my related email
> address to disappear sooner or later. Update my email entries in
> MAINTAINERS and .mailmap with my kernel.org address instead.
>
> Signed-off-by: Quentin Monnet <[email protected]>

I'll queue it up via bpf, thanks!

> ---
> .mailmap | 3 ++-
> MAINTAINERS | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index 2216b5d5c84e..02cd23b76eda 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -497,7 +497,8 @@ Prasad Sodagudi <[email protected]> <[email protected]>
> Punit Agrawal <[email protected]> <[email protected]>
> Qais Yousef <[email protected]> <[email protected]>
> Qais Yousef <[email protected]> <[email protected]>
> -Quentin Monnet <[email protected]> <[email protected]>
> +Quentin Monnet <[email protected]> <[email protected]>
> +Quentin Monnet <[email protected]> <[email protected]>
> Quentin Perret <[email protected]> <[email protected]>
> Rafael J. Wysocki <[email protected]> <[email protected]>
> Rajeev Nandan <[email protected]> <[email protected]>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 76b3714710c2..02dadb5de58b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3967,7 +3967,7 @@ F: kernel/bpf/bpf_lru*
> F: kernel/bpf/cgroup.c
>
> BPF [TOOLING] (bpftool)
> -M: Quentin Monnet <[email protected]>
> +M: Quentin Monnet <[email protected]>
> L: [email protected]
> S: Maintained
> F: kernel/bpf/disasm.*
>