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 d6524e4 + e89582c commit 74fd385Copy full SHA for 74fd385
src/reviewers.rs
@@ -310,6 +310,7 @@ impl Reviewers {
310
map.insert("tmiasko", a("Tomasz Miąsko", "tomasz.miasko@gmail.com"));
311
map.insert("topecongiro", a("topecongiro", "seuchida@gmail.com"));
312
map.insert("tromey", a("Tom Tromey", "tom@tromey.com"));
313
+ map.insert("urgau", a("Urgau", "urgau@numericable.fr"));
314
map.insert("vadimcn", a("Vadim Chugunov", "vadimcn@gmail.com"));
315
map.insert("varkor", a("varkor", "github@varkor.com"));
316
map.insert("veykril", a("Lukas Wirth", "lukastw97@gmail.com"));
0 commit comments