diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-11-30 08:51:43 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-11-30 08:54:11 +1100 |
| commit | b788cb00716b099abf1fe4c5ae3cb3342911af15 (patch) | |
| tree | b7b0263f41b748e0c916e643e914fab7a2265a0c | |
| parent | 2585bcea0bc2a9c42a4be2c1eba5c61137f2b167 (diff) | |
| download | rust-b788cb00716b099abf1fe4c5ae3cb3342911af15.tar.gz rust-b788cb00716b099abf1fe4c5ae3cb3342911af15.zip | |
Add Nicholas Nethercote to `.mailmap`.
Before:
```
$ git shortlog -se | grep Nethercote
517 Nicholas Nethercote <n.nethercote@gmail.com>
2 Nicholas Nethercote <nnethercote@apple.com>
560 Nicholas Nethercote <nnethercote@mozilla.com>
```
After
```
$ git shortlog -se | grep Nethercote
1079 Nicholas Nethercote <n.nethercote@gmail.com>
```
| -rw-r--r-- | .mailmap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap index 4ef723e5146..68161699486 100644 --- a/.mailmap +++ b/.mailmap @@ -396,6 +396,8 @@ Nathaniel Herman <nherman@post.harvard.edu> Nathaniel Herman <nherman@college.ha Neil Pankey <npankey@gmail.com> <neil@wire.im> Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com> Nicholas Baron <nicholas.baron.ten@gmail.com> +Nicholas Nethercote <n.nethercote@gmail.com> <nnethercote@apple.com> +Nicholas Nethercote <n.nethercote@gmail.com> <nnethercote@mozilla.com> Nick Platt <platt.nicholas@gmail.com> Niclas Schwarzlose <15schnic@gmail.com> Nicolas Abram <abramlujan@gmail.com> |
