We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0846ab8 + 1f1663f commit 48829bcCopy full SHA for 48829bc
src/reviewers.rs
@@ -240,7 +240,7 @@ impl Reviewers {
240
map.insert("nick29581", nrc.clone());
241
map.insert("nikic", a("Nikita Popov", "nikita.ppv@gmail.com"));
242
map.insert("nikomatsakis", nikomatsakis.clone());
243
- map.insert("nilstrieb", a("nils", "nilstrieb@gmail.com"));
+ map.insert("nilstrieb", a("Nilstrieb", "48135649+Nilstrieb@users.noreply.github.com"));
244
map.insert("nmatsakis", nikomatsakis.clone());
245
map.insert("nnethercote", a("Nicholas Nethercote", "nnethercote@mozilla.com"));
246
map.insert("notriddle", a("Michael Howell", "michael@notriddle.com"));
0 commit comments