We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2c975 commit 9bf2258Copy full SHA for 9bf2258
src/reviewers.rs
@@ -297,6 +297,7 @@ impl Reviewers {
297
map.insert("susurrus", a("Bryant Mairs", "bryant@mai.rs"));
298
map.insert("swatinem", a("Arpad Borsos", "swatinem@swatinem.de"));
299
map.insert("tako8ki", a("Takayuki Maeda", "takoyaki0316@gmail.com"));
300
+ map.insert("tgross35", a("Trevor Gross", "tmgross@umich.edu"));
301
map.insert("the8472", a("The8472", "git@infinite-source.de"));
302
map.insert("thestinger", a("Daniel Micay", "danielmicay@gmail.com"));
303
map.insert("thomasdezeeuw", a("Thomas de Zeeu", "thomasdezeeuw@gmail.com"));
0 commit comments