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 4c39c23 + cc40aea commit 98590d8Copy full SHA for 98590d8
src/reviewers.rs
@@ -63,6 +63,7 @@ impl Reviewers {
63
map.insert("acrichto", alexcrichton.clone());
64
map.insert("aDotInTheVoid", a("Alona Enraght-Moony", "code@alona.page"));
65
map.insert("aidanhs", a("Aidan Hobson Sayers", "aidanhs@cantab.net"));
66
+ map.insert("albertlarsan68", a("Albert Larsan", "albert.larsan@gmail.com"));
67
map.insert("aleksator", a("Alex Tokarev", "aleksator@gmail.com"));
68
map.insert("alexchrichton", alexcrichton.clone());
69
map.insert("alexcirchton", alexcrichton.clone());
0 commit comments