Skip to content

Commit 74fd385

Browse files
authored
Merge pull request #65 from Urgau/patch-1
Add myself to reviewers list
2 parents d6524e4 + e89582c commit 74fd385

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
@@ -310,6 +310,7 @@ impl Reviewers {
310310
map.insert("tmiasko", a("Tomasz Miąsko", "[email protected]"));
311311
map.insert("topecongiro", a("topecongiro", "[email protected]"));
312312
map.insert("tromey", a("Tom Tromey", "[email protected]"));
313+
map.insert("urgau", a("Urgau", "[email protected]"));
313314
map.insert("vadimcn", a("Vadim Chugunov", "[email protected]"));
314315
map.insert("varkor", a("varkor", "[email protected]"));
315316
map.insert("veykril", a("Lukas Wirth", "[email protected]"));

0 commit comments

Comments
 (0)