diff mbox series

[net-next,v20,01/25] mailmap: remove unwanted entry for Antonio Quartulli

Message ID 20250227-b4-ovpn-v20-1-93f363310834@openvpn.net (mailing list archive)
State Superseded
Commit ada9ce437a4da8e27243251bd7a9ecec32ebd72a
Delegated to: Netdev Maintainers
Headers show
Series Introducing OpenVPN Data Channel Offload | expand

Checks

Context Check Description
netdev/series_format fail Series longer than 15 patches
netdev/tree_selection success Clearly marked for net-next, async
netdev/ynl success Generated files up to date; no warnings/errors; GEN HAS DIFF 2 files changed, 2390 insertions(+);
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 1 of 1 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest fail net-next-2025-02-27--12-00 (tests: 893)

Commit Message

Antonio Quartulli Feb. 27, 2025, 1:21 a.m. UTC
antonio@openvpn.net is still used for sending
patches under the OpenVPN Inc. umbrella, therefore this
address should not be re-mapped.

Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
---
 .mailmap | 1 -
 1 file changed, 1 deletion(-)

Comments

Antonio Quartulli Feb. 27, 2025, 1:30 a.m. UTC | #1
Hi Jakub,

any chance to get this patch merged in net-next, so that I don't need to 
resend it each time?

Thanks a lot!
Cheers,

On 27/02/2025 02:21, Antonio Quartulli wrote:
> antonio@openvpn.net is still used for sending
> patches under the OpenVPN Inc. umbrella, therefore this
> address should not be re-mapped.
> 
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
> ---
>   .mailmap | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/.mailmap b/.mailmap
> index a897c16d3baef92aa6a2c1644073088f29a06282..598f31c4b498e4e20bffd7cf06e292252475f187 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -88,7 +88,6 @@ Antonio Quartulli <antonio@mandelbit.com> <antonio@open-mesh.com>
>   Antonio Quartulli <antonio@mandelbit.com> <antonio.quartulli@open-mesh.com>
>   Antonio Quartulli <antonio@mandelbit.com> <ordex@autistici.org>
>   Antonio Quartulli <antonio@mandelbit.com> <ordex@ritirata.org>
> -Antonio Quartulli <antonio@mandelbit.com> <antonio@openvpn.net>
>   Antonio Quartulli <antonio@mandelbit.com> <a@unstable.cc>
>   Anup Patel <anup@brainfault.org> <anup.patel@wdc.com>
>   Archit Taneja <archit@ti.com>
>
Jakub Kicinski Feb. 27, 2025, 3:05 a.m. UTC | #2
On Thu, 27 Feb 2025 02:30:06 +0100 Antonio Quartulli wrote:
> any chance to get this patch merged in net-next, so that I don't need to 
> resend it each time?

Sure.. let's see if the series can get merged as a whole and then
either it's a non-issue or we can pick it up.

In general if you want it applied separately you could post it
separately. I guess, stating the obvious.
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index a897c16d3baef92aa6a2c1644073088f29a06282..598f31c4b498e4e20bffd7cf06e292252475f187 100644
--- a/.mailmap
+++ b/.mailmap
@@ -88,7 +88,6 @@  Antonio Quartulli <antonio@mandelbit.com> <antonio@open-mesh.com>
 Antonio Quartulli <antonio@mandelbit.com> <antonio.quartulli@open-mesh.com>
 Antonio Quartulli <antonio@mandelbit.com> <ordex@autistici.org>
 Antonio Quartulli <antonio@mandelbit.com> <ordex@ritirata.org>
-Antonio Quartulli <antonio@mandelbit.com> <antonio@openvpn.net>
 Antonio Quartulli <antonio@mandelbit.com> <a@unstable.cc>
 Anup Patel <anup@brainfault.org> <anup.patel@wdc.com>
 Archit Taneja <archit@ti.com>