diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-24 20:46:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-24 20:46:07 +0200 |
| commit | f299456597d36da11705f427102e782aafed38b1 (patch) | |
| tree | 2f0b511bc07d6abbbcc4e8df681253e6c80a5ea9 | |
| parent | 00890953318c66614ce2b36740cded592b32b814 (diff) | |
| parent | 84e256317c1e4326cf9d7d7c47eb9518e0b1fb06 (diff) | |
Rollup merge of #142972 - tgross35:dwood-mailmap, r=davidtwco
Add a missing mailmap entry There aren't too many commits with the new emails, but per https://github.com/rust-lang/rust/pull/142470#issuecomment-3000079137 they belong to the same person so we may as well map them.
| -rw-r--r-- | .mailmap | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.mailmap b/.mailmap index f55200c3fe9..2a53cbf9eff 100644 --- a/.mailmap +++ b/.mailmap @@ -162,8 +162,10 @@ David Carlier <devnexen@gmail.com> David Klein <david.klein@baesystemsdetica.com> David Manescu <david.manescu@gmail.com> <dman2626@uni.sydney.edu.au> David Ross <daboross@daboross.net> -David Wood <david@davidtw.co> <david.wood@huawei.com> +David Wood <david@davidtw.co> <Q0KPU0H1YOEPHRY1R2SN5B5RL@david.davidtw.co> +David Wood <david@davidtw.co> <agile.lion3441@fuligin.ink> David Wood <david@davidtw.co> <david.wood2@arm.com> +David Wood <david@davidtw.co> <david.wood@huawei.com> Deadbeef <ent3rm4n@gmail.com> Deadbeef <ent3rm4n@gmail.com> <fee1-dead-beef@protonmail.com> dependabot[bot] <dependabot[bot]@users.noreply.github.com> <27856297+dependabot-preview[bot]@users.noreply.github.com> |
