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 083c6f2 + ac3a0e8 commit 8e89a10Copy full SHA for 8e89a10
src/reviewers.rs
@@ -147,6 +147,7 @@ impl Reviewers {
147
map.insert("flaper87", a("Flavio Percoco", "flaper87@gmail.com"));
148
map.insert("flip1995", a("flip1995", "hello@philkrones.com"));
149
map.insert("flodiebold", a("Florian Diebold", "flodiebold@gmail.com"));
150
+ map.insert("fmease", a("León Orell Valerian Liehr", "me@fmease.dev"));
151
map.insert("frewsxcv", frewsxcv.clone());
152
map.insert("frewsxcvx", frewsxcv.clone());
153
map.insert("frewsxcxv", frewsxcv.clone());
0 commit comments