diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-03 08:12:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-03 08:12:40 +0200 |
| commit | 9f963fd577c8ddd54878838479cda38d2f319a83 (patch) | |
| tree | 3bedbd18937f895d33009cf84c71623d93f6bfab | |
| parent | 01fdb9d148f2784cd04a4108cb1095b7b3d1e53a (diff) | |
| parent | 47e13b51532c729fbbfc9662087fb1deba742a59 (diff) | |
| download | rust-9f963fd577c8ddd54878838479cda38d2f319a83.tar.gz rust-9f963fd577c8ddd54878838479cda38d2f319a83.zip | |
Rollup merge of #114371 - samueltardieu:mailmap, r=compiler-errors
Add myself to mailmap Some tool used `Samuel "Sam" Tardieu` as a full name in some of the commits imported along with clippy.
| -rw-r--r-- | .mailmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap index d526b43e4eb..601064b77d4 100644 --- a/.mailmap +++ b/.mailmap @@ -494,6 +494,7 @@ Ryan Sullivant <rsulli55@gmail.com> Ryan Wiedemann <Ryan1729@gmail.com> S Pradeep Kumar <gohanpra@gmail.com> Sam Radhakrishnan <sk09idm@gmail.com> +Samuel Tardieu <sam@rfc1149.net> Scott McMurray <scottmcm@users.noreply.github.com> Scott Olson <scott@solson.me> Scott Olson <scott@scott-olson.org> Sean Gillespie <sean.william.g@gmail.com> swgillespie <sean.william.g@gmail.com> |
