diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-03-15 02:44:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-15 02:44:20 +0100 |
| commit | 65f56dad147d622be6ab5f0649ed0ca725f060ce (patch) | |
| tree | df732bbf633af0627b3b2c24663c3236de3cc9a3 | |
| parent | bf6e715fa00d63f366cd8d587000aa6185cea041 (diff) | |
| parent | 40ffcc2911ef0a1d32395481338d60ad9d81afaa (diff) | |
| download | rust-65f56dad147d622be6ab5f0649ed0ca725f060ce.tar.gz rust-65f56dad147d622be6ab5f0649ed0ca725f060ce.zip | |
Rollup merge of #69987 - kraai:mailmap, r=nikomatsakis
Add self to .mailmap The variants are only used for [rust-lang/rust-clippy](https://github.com/rust-lang/rust-clippy), but it seems like <https://thanks.rust-lang.org/> only uses this `.mailmap`.
| -rw-r--r-- | .mailmap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap index ea8ef0eebf9..78c3c3019af 100644 --- a/.mailmap +++ b/.mailmap @@ -172,6 +172,9 @@ Mateusz Mikuła <matti@marinelayer.io> <mati865@gmail.com> Mateusz Mikuła <matti@marinelayer.io> <mati865@users.noreply.github.com> Matt Brubeck <mbrubeck@limpet.net> <mbrubeck@cs.hmc.edu> Matthew Auld <matthew.auld@intel.com> +Matthew Kraai <kraai@ftbfs.org> +Matthew Kraai <kraai@ftbfs.org> <matt.kraai@abbott.com> +Matthew Kraai <kraai@ftbfs.org> <mkraai@its.jnj.com> Matthew McPherrin <matthew@mcpherrin.ca> <matt@mcpherrin.ca> Matthijs Hofstra <thiezz@gmail.com> Melody Horn <melody@boringcactus.com> <mathphreak@gmail.com> |
