[PATCH net-next] mailmap: add entries for Christoph Paasch
Christoph Paasch via B4 Relay <[email protected]>
| Newsgroups | gmane.linux.network |
|---|---|
| Message-ID | <[email protected]> |
From: Christoph Paasch <[email protected]> Map the email addresses used for previous kernel contributions to the current OpenAI address. This prevents get_maintainer.pl from listing historical addresses as patch recipients. Suggested-by: Matthieu Baerts <[email protected]> Assisted-by: Codex:gpt-5.6-sol Signed-off-by: Christoph Paasch <[email protected]> --- .mailmap | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.mailmap b/.mailmap index fd5e272bca9a..85e022641168 100644 --- a/.mailmap +++ b/.mailmap @@ -210,6 +210,10 @@ Christophe Ricard <[email protected]> Christopher Obbard <[email protected]> <[email protected]> Christoph Hellwig <[email protected]> Christoph Manszewski <[email protected]> <[email protected]> +Christoph Paasch <[email protected]> <[email protected]> +Christoph Paasch <[email protected]> <[email protected]> +Christoph Paasch <[email protected]> <[email protected]> +Christoph Paasch <[email protected]> <[email protected]> Chuck Lever <[email protected]> <[email protected]> Chuck Lever <[email protected]> <[email protected]> Chuck Lever <[email protected]> <[email protected]> --- base-commit: c206fc0705d1050d9bce22ac4eb94bb062443cd6 change-id: 20260806-b4-mailman-02ef08ec5e75 Best regards, -- Christoph Paasch <[email protected]>