Skip to content

Commit 137b80e

Browse files
Merge pull request #57 from blyxyas/clippy-reviewers
Add missing Clippy reviewers
2 parents 48829bc + 2f5fecb commit 137b80e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/reviewers.rs

+2
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ impl Reviewers {
8080
map.insert("b-naber", a("b-naber", "[email protected]"));
8181
map.insert("badboy", a("Jan-Erik Rediger", "[email protected]"));
8282
map.insert("bblum", a("Ben Blum", "[email protected]"));
83+
map.insert("blyxyas", a("blyxyas", "[email protected]"));
8384
map.insert("bjorn3", a("bjorn3", "[email protected]"));
8485
map.insert("bjz", a("Brendan Zabarauskas", "[email protected]"));
8586
map.insert("bkoropoff", a("Brian Koropoff", "[email protected]"));
@@ -99,6 +100,7 @@ impl Reviewers {
99100
map.insert("catamorphism", a("Tim Chevalier", "[email protected]"));
100101
map.insert("cdirkx", a("Christiaan Dirkx", "[email protected]"));
101102
map.insert("centril", a("Mazdak Farrokhzad", "[email protected]"));
103+
map.insert("centri3", a("Catherine Flores", "[email protected]"));
102104
map.insert("chris", a("Chris Morgan", "[email protected]"));
103105
map.insert("chrisdenton", a("Chris Denton", "[email protected]"));
104106
map.insert("cjgillot", a("Camille GILLOT", "[email protected]"));

0 commit comments

Comments
 (0)