Skip to content

Commit d6524e4

Browse files
authored
Merge pull request #63 from jieyouxu/meow
Add myself to reviewers map
2 parents 19b31c2 + b9065de commit d6524e4

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
@@ -177,6 +177,7 @@ impl Reviewers {
177177
map.insert("jdm", a("Josh Matthews", "[email protected]"));
178178
map.insert("jethrogb", a("Jethro Beekman", "[email protected]"));
179179
map.insert("jhpratt", a("Jacob Pratt", "[email protected]"));
180+
map.insert("jieyouxu", a("Jieyou Xu", "[email protected]"));
180181
map.insert("johntitor", a("Yuki Okushi", "[email protected]"));
181182
map.insert("jonas-schievink", a("Jonas Schievink", "[email protected]"));
182183
map.insert("jonathandturner", sophiajt.clone());

0 commit comments

Comments
 (0)