Commit dfcad31
committed
Simplify a .mailmap entry
The old entry mapped the email address `<[email protected]>` to user name
`Saleem Abdulrasool` and email address `<[email protected]>`. Since the two
addresses are identical, that's a needless detail.
The new entry just maps email address `<[email protected]>` to user name
`Saleem Abdulrasool`.
No behavior change.
Differential Revision: https://reviews.llvm.org/D1080791 parent 2715c4d commit dfcad31
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
0 commit comments