Skip to content

Commit 48829bc

Browse files
Merge pull request #54 from Nilstrieb/memyselfandi
Change Nilstrieb's name and email
2 parents 0846ab8 + 1f1663f commit 48829bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reviewers.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ impl Reviewers {
240240
map.insert("nick29581", nrc.clone());
241241
map.insert("nikic", a("Nikita Popov", "[email protected]"));
242242
map.insert("nikomatsakis", nikomatsakis.clone());
243-
map.insert("nilstrieb", a("nils", "nilstrieb@gmail.com"));
243+
map.insert("nilstrieb", a("Nilstrieb", "[email protected].com"));
244244
map.insert("nmatsakis", nikomatsakis.clone());
245245
map.insert("nnethercote", a("Nicholas Nethercote", "[email protected]"));
246246
map.insert("notriddle", a("Michael Howell", "[email protected]"));

0 commit comments

Comments
 (0)