Skip to content

Commit b9065de

Browse files
committed
Add myself to reviewers map
1 parent 5b2c975 commit b9065de

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

0 commit comments

Comments
 (0)