Skip to content

Commit e89582c

Browse files
authored
Add myself to reviewers list
1 parent 5b2c975 commit e89582c

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
@@ -308,6 +308,7 @@ impl Reviewers {
308308
map.insert("tmiasko", a("Tomasz Miąsko", "[email protected]"));
309309
map.insert("topecongiro", a("topecongiro", "[email protected]"));
310310
map.insert("tromey", a("Tom Tromey", "[email protected]"));
311+
map.insert("urgau", a("Urgau", "[email protected]"));
311312
map.insert("vadimcn", a("Vadim Chugunov", "[email protected]"));
312313
map.insert("varkor", a("varkor", "[email protected]"));
313314
map.insert("veykril", a("Lukas Wirth", "[email protected]"));

0 commit comments

Comments
 (0)