Commit Graph

120 Commits

Author SHA1 Message Date
Michael Goulet 891b3842b7
Rollup merge of #114705 - spastorino:add-spastorino-mailmap, r=compiler-errors
Add spastorino to mailmap
2023-08-10 21:17:09 -07:00
Santiago Pastorino fad7c4dcaa
Add spastorino to mailmap 2023-08-10 18:12:00 -03:00
Pietro Albini 26efc2f358
update my entry in the mailmap 2023-08-10 12:24:00 +02:00
Samuel Tardieu 47e13b5153 Add myself to mailmap
Some tool used `Samuel "Sam" Tardieu` as a full name in some of the
commits imported along with clippy.
2023-08-02 15:33:40 +02:00
jyn 2d3a964f26 update mailmap for myself 2023-07-15 18:22:11 -05:00
Chris Denton 07e3bd1ffb
Add Chris Denton to `.mailmap` 2023-04-03 20:07:35 +01:00
Nilstrieb fe42150801 Add Nilstrieb to mailmap
I saw that I'm on https://thanks.rust-lang.org/ twice (once as
`Nilstrieb` and once as `nils`).

This is because I've contributed as both `Nilstrieb` (locally) and `nils` (on github).
So I've mailmapped them both to `Nilstrieb` (the less ambiguous of the
two).
2023-04-01 17:16:19 +02:00
Alona Enraght-Moony 69a82f7f34 add myself to mailmap 2023-03-19 23:11:08 +00:00
Albert Larsan b26371c21a
Make mailmap more correct 2023-02-28 15:25:09 +01:00
Oli Scherer 0e185c2df1 Avoid using a dead email address as the main email address 2023-02-14 10:51:15 +00:00
Edward Shen 2ba0ec8adf
Add mailmap for commits made by xes@meta.com 2023-02-06 10:35:40 -08:00
Dylan DPC 4f6fc4d582
Rollup merge of #107192 - fmease:mailmap-me-at-fmease-dev, r=albertlarsan68
Add myself to the mailmap
2023-01-23 11:52:06 +05:30
León Orell Valerian Liehr e0b3d7290e
add fmease to mailmap 2023-01-22 12:36:04 +01:00
Albert Larsan e54028b68e
Add myself to .mailmap 2023-01-21 20:52:20 +00:00
Matthias Krüger ffb071f906
Rollup merge of #105091 - tshepang:mailmap, r=compiler-errors
add Tshepang Mbambo to .mailmap

... because my surname has changed

```
# before
❯ git shortlog --summary --email | rg Tshepang
   326  Tshepang Lekhonkhobe <tshepang@gmail.com>
     8  Tshepang Mbambo <tshepang@gmail.com>

# after
❯ git shortlog --summary --email | rg Tshepang
   334  Tshepang Mbambo <tshepang@gmail.com>
2022-11-30 19:53:21 +01:00
Tshepang Mbambo fe6d9e951a add Tshepang Mbambo to .mailmap 2022-11-30 19:36:05 +02:00
Nicholas Bishop f6e8580d63 Add Nicholas Bishop to `.mailmap` 2022-11-30 11:25:16 -05:00
Matthias Krüger 815b6e5ab8
Rollup merge of #105079 - nnethercote:bots-mailmap, r=jyn514
Add bots to `.mailmap`

r? `@compiler-errors`
2022-11-30 07:00:32 +01:00
Nicholas Nethercote 3593a5d74e Add dependabot to `.mailmap`.
Before:
```
$ git shortlog -se | grep "depend"
    44	dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
     6	dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
     4	dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    74	dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    93	dependabot[bot] <support@dependabot.com>
```
After:
```
$ git shortlog -se | grep "depend"
   221  dependabot[bot] <dependabot[bot]@users.noreply.github.com>
```
2022-11-30 13:15:35 +11:00
Nicholas Nethercote b2e05f6400 Add bors to `.mailmap`.
Before:
```
$ git shortlog -se | grep "\<bors\>"
 27755	bors <bors@rust-lang.org>
  5729	bors[bot] <26634292+bors[bot]@users.noreply.github.com>
   995	bors[bot] <bors[bot]@users.noreply.github.com>
```
After:
```
$ git shortlog -se | grep "\<bors\>"
 34479	bors <bors@rust-lang.org>
```
2022-11-30 13:09:47 +11:00
Nicholas Nethercote b788cb0071 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>
```
2022-11-30 08:54:11 +11:00
Jakob Degen bb273a17f8 Update my mailmap 2022-11-27 17:18:38 -08:00
Ibraheem Ahmed d924dde57f
update mailmap 2022-11-09 23:40:06 -05:00
Christian Poveda b67fafddaa
Update .mailmap 2022-05-19 14:13:13 -05:00
David Tolnay 05a467e4ce
Mailmap update 2022-04-03 20:03:35 -07:00
lcnr 2b200727a3 deduplicate `lcnr` in mailmap 2022-02-08 11:30:59 +01:00
James Hinshelwood fd7cc7978e
Add myself to .mailmap
(to de-duplicate my identities in the contributors list)
2022-01-14 10:13:50 +00:00
Wesley Wiser 4361d9778b Add myself to .mailmap 2021-12-27 15:37:12 -05:00
Tyler Mandry d38f68e806
Add tmandry to .mailmap 2021-12-20 15:16:44 -08:00
pierwill 777c041c10 Add pierwill to .mailmap 2021-12-10 10:52:07 -06:00
Guillaume Gomez 859b4e305c Add alias for guillaume.gomez@huawei.com 2021-10-24 19:55:04 +02:00
David Wood 646bc1d239 Add davidtwco to the `.mailmap`
Signed-off-by: David Wood <david.wood@huawei.com>
2021-10-13 11:12:54 +00:00
Jack Huey 1a48b566c0
Rollup merge of #88179 - steffahn:mailmap, r=Mark-Simulacrum
Mailmap entry for myself
2021-08-21 20:56:32 -04:00
Frank Steffahn 30f7b8915b Mailmap entry for myself 2021-08-20 12:11:45 +02:00
Hirochika Matsumoto 8b4e7a4792 Update .mailmap 2021-08-19 18:44:43 +09:00
Nika Layzell 164b31a6b0
Fix my email in .mailmap 2021-07-24 18:06:05 -04:00
Lily Ballard 4f98d51f98 Update my name/email in .mailmap 2021-07-21 16:53:19 -07:00
Guillaume Gomez 60566820b3
Rollup merge of #86971 - ijackson:mailmap, r=Mark-Simulacrum
mailmap: Add alternative addresses for myself

At least one of these is already in-tree; it seems plausible that the others might appear too.
2021-07-08 18:30:41 +02:00
Guillaume Gomez 58be639142
Rollup merge of #86957 - jhpratt:update-mailmap, r=jyn514
Update .mailmap file
2021-07-08 18:30:40 +02:00
Ian Jackson ff618977aa mailmap: Add alternative addresses for myself
At least one of these is already in-tree; it seems plausible that
others might appear too.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
2021-07-08 12:45:52 +01:00
Jacob Pratt bd674b1e0b
Update .mailmap file 2021-07-07 16:32:04 -04:00
inquisitivecrystal 0db66e568c Add self to mailmap 2021-07-07 01:33:25 -07:00
Yuki Okushi 6fc27cdad0
Rollup merge of #86768 - fee1-dead:patch-2, r=bjorn3
Add myself to mailmap
2021-07-02 06:20:30 +09:00
fee1-dead b24feb9d3b
Update mailmap for me 2021-07-01 10:05:37 +08:00
Yuki Okushi 2edf955904
mailmap: Add my work email address 2021-07-01 07:37:31 +09:00
LeSeulArtichaut 91b0553fcd Add mailmap entries for myself 2021-06-14 21:00:38 +02:00
Noah Lev ac7ea8392c Fix my mailmap entry 2021-05-20 13:07:09 -07:00
Noah Lev 4672520e74 Use my real name 2021-05-13 10:34:30 -07:00
Yuki Okushi a38d3cb17a Add my new email address to .mailmap 2021-04-01 20:43:44 +09:00
Ramkumar Ramachandra 84bfa388e4
[.mailmap] Add entry for Ramkumar Ramachandra 2021-03-08 13:40:35 +01:00