Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfcad31

Browse files
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/D108079
1 parent 2715c4d commit dfcad31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mailmap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ Jon Roelofs <[email protected]> <[email protected]>
3232
3333
LLVM GN Syncbot <[email protected]>
3434
Martin Storsjö <[email protected]>
35-
Saleem Abdulrasool <[email protected]> <[email protected]>
35+
Saleem Abdulrasool <[email protected]>

0 commit comments

Comments
 (0)