Skip to content

Commit 1f1663f

Browse files
authored
Change Nilstrieb's name and email
This brings it in line with the name and email used for commits, which should merge my two clones on https://thanks.rust-lang.org
1 parent 0846ab8 commit 1f1663f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reviewers.rs

Lines changed: 1 addition & 1 deletion
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", "nikita.ppv@gmail.com"));
242242
map.insert("nikomatsakis", nikomatsakis.clone());
243-
map.insert("nilstrieb", a("nils", "nilstrieb@gmail.com"));
243+
map.insert("nilstrieb", a("Nilstrieb", "48135649+Nilstrieb@users.noreply.github.com"));
244244
map.insert("nmatsakis", nikomatsakis.clone());
245245
map.insert("nnethercote", a("Nicholas Nethercote", "nnethercote@mozilla.com"));
246246
map.insert("notriddle", a("Michael Howell", "michael@notriddle.com"));

0 commit comments

Comments
 (0)