Skip to content

Commit 083c6f2

Browse files
authored
Merge pull request #64 from tgross35/tgross35-patch-1
Add myself to reviewers.rs
2 parents 74fd385 + 9bf2258 commit 083c6f2

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
@@ -299,6 +299,7 @@ impl Reviewers {
299299
map.insert("susurrus", a("Bryant Mairs", "[email protected]"));
300300
map.insert("swatinem", a("Arpad Borsos", "[email protected]"));
301301
map.insert("tako8ki", a("Takayuki Maeda", "[email protected]"));
302+
map.insert("tgross35", a("Trevor Gross", "[email protected]"));
302303
map.insert("the8472", a("The8472", "[email protected]"));
303304
map.insert("thestinger", a("Daniel Micay", "[email protected]"));
304305
map.insert("thomasdezeeuw", a("Thomas de Zeeu", "[email protected]"));

0 commit comments

Comments
 (0)