Skip to content

Commit 4184498

Browse files
Merge pull request #43 from compiler-errors/patch-1
Add myself to reviewers list
2 parents 22a02b5 + 8220c86 commit 4184498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reviewers.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ impl Reviewers {
111111
map.insert("Cldfire", a("Jarek Samic", "cldfire3@gmail.com"));
112112
map.insert("cmr", a("Corey Richardson", "corey@octayn.net"));
113113
map.insert("collin5", a("Collins Abitekaniza", "abtcolns@gmail.com"));
114+
map.insert("compiler-errors", a("Michael Goulet", "michael@errs.io"));
114115
map.insert("CraftSpider", a("Rune Tynan", "runetynan@gmail.com"));
115116
map.insert("cramert", cramertj.clone());
116117
map.insert("cramertj", cramertj.clone());

0 commit comments

Comments
 (0)