@@ -80,6 +80,7 @@ impl Reviewers {
80
80
map. insert ( "b-naber" , a ( "b-naber" , "b_naber@gmx.de" ) ) ;
81
81
map. insert ( "badboy" , a ( "Jan-Erik Rediger" , "janerik@fnordig.de" ) ) ;
82
82
map. insert ( "bblum" , a ( "Ben Blum" , "bblum@andrew.cmu.edu" ) ) ;
83
+ map. insert ( "blyxyas" , a ( "blyxyas" , "blyxyas@gmail.com" ) ) ;
83
84
map. insert ( "bjorn3" , a ( "bjorn3" , "bjorn3@users.noreply.github.com" ) ) ;
84
85
map. insert ( "bjz" , a ( "Brendan Zabarauskas" , "bjzaba@yahoo.com.au" ) ) ;
85
86
map. insert ( "bkoropoff" , a ( "Brian Koropoff" , "bkoropoff@gmail.com" ) ) ;
@@ -99,6 +100,7 @@ impl Reviewers {
99
100
map. insert ( "catamorphism" , a ( "Tim Chevalier" , "chevalier@alum.wellesley.edu" ) ) ;
100
101
map. insert ( "cdirkx" , a ( "Christiaan Dirkx" , "christiaan@dirkx.email" ) ) ;
101
102
map. insert ( "centril" , a ( "Mazdak Farrokhzad" , "twingoow@gmail.com" ) ) ;
103
+ map. insert ( "centri3" , a ( "Catherine Flores" , "catherine.3.flores@gmail.com" ) ) ;
102
104
map. insert ( "chris" , a ( "Chris Morgan" , "me@chrismorgan.info" ) ) ;
103
105
map. insert ( "chrisdenton" , a ( "Chris Denton" , "christophersdenton@gmail.com" ) ) ;
104
106
map. insert ( "cjgillot" , a ( "Camille GILLOT" , "gillot.camille@gmail.com" ) ) ;
0 commit comments