Skip to content

Commit

Permalink
Add myself to reviewers.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 authored Aug 8, 2024
1 parent 5b2c975 commit 9bf2258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reviewers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ impl Reviewers {
map.insert("susurrus", a("Bryant Mairs", "[email protected]"));
map.insert("swatinem", a("Arpad Borsos", "[email protected]"));
map.insert("tako8ki", a("Takayuki Maeda", "[email protected]"));
map.insert("tgross35", a("Trevor Gross", "[email protected]"));
map.insert("the8472", a("The8472", "[email protected]"));
map.insert("thestinger", a("Daniel Micay", "[email protected]"));
map.insert("thomasdezeeuw", a("Thomas de Zeeu", "[email protected]"));
Expand Down

0 comments on commit 9bf2258

Please sign in to comment.