Skip to content

Commit

Permalink
Merge pull request #64 from tgross35/tgross35-patch-1
Browse files Browse the repository at this point in the history
Add myself to reviewers.rs
  • Loading branch information
pietroalbini authored Nov 1, 2024
2 parents 74fd385 + 9bf2258 commit 083c6f2
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 @@ -299,6 +299,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 083c6f2

Please sign in to comment.