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.
2 parents 74fd385 + 9bf2258 commit 083c6f2Copy full SHA for 083c6f2
src/reviewers.rs
@@ -299,6 +299,7 @@ impl Reviewers {
299
map.insert("susurrus", a("Bryant Mairs", "bryant@mai.rs"));
300
map.insert("swatinem", a("Arpad Borsos", "swatinem@swatinem.de"));
301
map.insert("tako8ki", a("Takayuki Maeda", "takoyaki0316@gmail.com"));
302
+ map.insert("tgross35", a("Trevor Gross", "tmgross@umich.edu"));
303
map.insert("the8472", a("The8472", "git@infinite-source.de"));
304
map.insert("thestinger", a("Daniel Micay", "danielmicay@gmail.com"));
305
map.insert("thomasdezeeuw", a("Thomas de Zeeu", "thomasdezeeuw@gmail.com"));
0 commit comments