diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2018-02-21 16:29:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-21 16:29:53 +0100 |
| commit | 37463272a78a3cd0cc3cde4734106ae8e5fc47cc (patch) | |
| tree | fecf2f4b471ff9a17652b101e7b952e3c5f7a5d1 | |
| parent | fe1293f8a95d7a79ce2ef95bdc97241e92ffe5e5 (diff) | |
| parent | 56512971e0d4aab34d866b86ad711036c3ea9e2e (diff) | |
| download | rust-37463272a78a3cd0cc3cde4734106ae8e5fc47cc.tar.gz rust-37463272a78a3cd0cc3cde4734106ae8e5fc47cc.zip | |
Rollup merge of #48352 - JakubAdamWieczorek:mailmap, r=petrochenkov
Update .mailmap with my real name Good morning, the Rust team! Once upon a time I was a modest-scale contributor. Sadly, various turbulences made me step away from my participation in the project. It's great to see how far it's gone. I would appreciate it if you accepted this small change to the .mailmap file so that it shows my real name as back then I was using an alias. If doubts arise if I am the same person, I will be happy to provide further evidence. :) Kind regards.
| -rw-r--r-- | .mailmap | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.mailmap b/.mailmap index 9034aae1714..3ff9e94ee54 100644 --- a/.mailmap +++ b/.mailmap @@ -95,9 +95,9 @@ Herman J. Radtke III <herman@hermanradtke.com> Herman J. Radtke III <hermanradtk Ilyong Cho <ilyoan@gmail.com> Ivan Ivaschenko <defuz.net@gmail.com> J. J. Weber <jjweber@gmail.com> -Jakub Bukaj <jakub@jakub.cc> -Jakub Bukaj <jakub@jakub.cc> <jakubw@jakubw.net> -Jakub Bukaj <jakub@jakub.cc> Jakub Bukaj <jakub.bukaj@yahoo.com> +Jakub Adam Wieczorek <jakub.adam.wieczorek@gmail.com> <jakub@jakub.cc> +Jakub Adam Wieczorek <jakub.adam.wieczorek@gmail.com> <jakubw@jakubw.net> +Jakub Adam Wieczorek <jakub.adam.wieczorek@gmail.com> <jakub.bukaj@yahoo.com> James Deng <cnjamesdeng@gmail.com> <cnJamesDeng@gmail.com> James Miller <bladeon@gmail.com> <james@aatch.net> James Perry <james.austin.perry@gmail.com> |
