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 22a02b5 + 8220c86 commit 4184498Copy full SHA for 4184498
src/reviewers.rs
@@ -111,6 +111,7 @@ impl Reviewers {
111
map.insert("Cldfire", a("Jarek Samic", "cldfire3@gmail.com"));
112
map.insert("cmr", a("Corey Richardson", "corey@octayn.net"));
113
map.insert("collin5", a("Collins Abitekaniza", "abtcolns@gmail.com"));
114
+ map.insert("compiler-errors", a("Michael Goulet", "michael@errs.io"));
115
map.insert("CraftSpider", a("Rune Tynan", "runetynan@gmail.com"));
116
map.insert("cramert", cramertj.clone());
117
map.insert("cramertj", cramertj.clone());
0 commit comments