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", "[email protected]"));
112112
map.insert("cmr", a("Corey Richardson", "[email protected]"));
113113
map.insert("collin5", a("Collins Abitekaniza", "[email protected]"));
114+
map.insert("compiler-errors", a("Michael Goulet", "[email protected]"));
114115
map.insert("CraftSpider", a("Rune Tynan", "[email protected]"));
115116
map.insert("cramert", cramertj.clone());
116117
map.insert("cramertj", cramertj.clone());

0 commit comments

Comments
 (0)