diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-06 21:16:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-06 21:16:43 +0100 |
| commit | 5e958293e3d2bf3ee0b7e9101ea33c385ab704bc (patch) | |
| tree | 1987fc60ff88039718ef203de7a201bc469fb077 | |
| parent | 2bb7260058612b5e42dc8bda6830675240c77d5e (diff) | |
| parent | 2ba0ec8adf669cb41f83a4cb65a7134e9c8beaa4 (diff) | |
| download | rust-5e958293e3d2bf3ee0b7e9101ea33c385ab704bc.tar.gz rust-5e958293e3d2bf3ee0b7e9101ea33c385ab704bc.zip | |
Rollup merge of #107735 - edward-shen:edward-shen/mailmap, r=dtolnay
Add mailmap for commits made by xes@meta.com Saw my contributions split at https://thanks.rust-lang.org/rust/1.69.0/ I assume it's because I committed with my work and personal email?
| -rw-r--r-- | .mailmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap index 8ed692989cc..b814767786f 100644 --- a/.mailmap +++ b/.mailmap @@ -166,6 +166,7 @@ Eduard-Mihai Burtescu <edy.burt@gmail.com> Eduardo Bautista <me@eduardobautista.com> <=> Eduardo Bautista <me@eduardobautista.com> <mail@eduardobautista.com> Eduardo Broto <ebroto@tutanota.com> +Edward Shen <code@eddie.sh> <xes@meta.com> Elliott Slaughter <elliottslaughter@gmail.com> <eslaughter@mozilla.com> Elly Fong-Jones <elly@leptoquark.net> Eric Holk <eric.holk@gmail.com> <eholk@cs.indiana.edu> |
