Skip to content

Commit

Permalink
Merge pull request #54 from Nilstrieb/memyselfandi
Browse files Browse the repository at this point in the history
Change Nilstrieb's name and email
  • Loading branch information
Mark-Simulacrum authored Apr 20, 2023
2 parents 0846ab8 + 1f1663f commit 48829bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reviewers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ impl Reviewers {
map.insert("nick29581", nrc.clone());
map.insert("nikic", a("Nikita Popov", "[email protected]"));
map.insert("nikomatsakis", nikomatsakis.clone());
map.insert("nilstrieb", a("nils", "nilstrieb@gmail.com"));
map.insert("nilstrieb", a("Nilstrieb", "[email protected].com"));
map.insert("nmatsakis", nikomatsakis.clone());
map.insert("nnethercote", a("Nicholas Nethercote", "[email protected]"));
map.insert("notriddle", a("Michael Howell", "[email protected]"));
Expand Down

0 comments on commit 48829bc

Please sign in to comment.