[PATCH] mailmap: map Elijah Newren's current and previous work addresses
"Elijah Newren via GitGitGadget" <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
From: Elijah Newren <[email protected]> Signed-off-by: Elijah Newren <[email protected]> --- mailmap: map Elijah Newren's current and previous work addresses Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2201%2Fnewren%2Fadd-newren-mailmap-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2201/newren/add-newren-mailmap-v1 Pull-Request: https://github.com/gitgitgadget/git/pull/2201 .mailmap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.mailmap b/.mailmap index 48c34797b9..e3fab1df9d 100644 --- a/.mailmap +++ b/.mailmap @@ -66,6 +66,8 @@ Derrick Stolee <[email protected]> <[email protected]> Deskin Miller <[email protected]> Đoàn Trần Công Danh <[email protected]> Doan Tran Cong Danh Dirk Süsserott <[email protected]> +Elijah Newren <[email protected]> <[email protected]> +Elijah Newren <[email protected]> <[email protected]> Emily Shaffer <[email protected]> <[email protected]> Eric Blake <[email protected]> <[email protected]> Eric Hanchrow <[email protected]> <[email protected]> base-commit: 2c78326f810173a4f3aefd8021f1e07575412481 -- gitgitgadget