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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ impl Reviewers {
8080
map.insert("b-naber", a("b-naber", "b_naber@gmx.de"));
8181
map.insert("badboy", a("Jan-Erik Rediger", "janerik@fnordig.de"));
8282
map.insert("bblum", a("Ben Blum", "bblum@andrew.cmu.edu"));
83+
map.insert("blyxyas", a("blyxyas", "blyxyas@gmail.com"));
8384
map.insert("bjorn3", a("bjorn3", "bjorn3@users.noreply.github.com"));
8485
map.insert("bjz", a("Brendan Zabarauskas", "bjzaba@yahoo.com.au"));
8586
map.insert("bkoropoff", a("Brian Koropoff", "bkoropoff@gmail.com"));
@@ -99,6 +100,7 @@ impl Reviewers {
99100
map.insert("catamorphism", a("Tim Chevalier", "chevalier@alum.wellesley.edu"));
100101
map.insert("cdirkx", a("Christiaan Dirkx", "christiaan@dirkx.email"));
101102
map.insert("centril", a("Mazdak Farrokhzad", "twingoow@gmail.com"));
103+
map.insert("centri3", a("Catherine Flores", "catherine.3.flores@gmail.com"));
102104
map.insert("chris", a("Chris Morgan", "me@chrismorgan.info"));
103105
map.insert("chrisdenton", a("Chris Denton", "christophersdenton@gmail.com"));
104106
map.insert("cjgillot", a("Camille GILLOT", "gillot.camille@gmail.com"));

0 commit comments

Comments
 (0)