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.
1 parent 4ab78b5 commit cc40aeaCopy full SHA for cc40aea
src/reviewers.rs
@@ -63,6 +63,7 @@ impl Reviewers {
63
map.insert("acrichto", alexcrichton.clone());
64
map.insert("aDotInTheVoid", a("Nixon Enraght-Moony", "nixon.emoony@gmail.com"));
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