Skip to content

Commit a6dd191

Browse files
committed
update my email in reviewers.rs
1 parent 4ab78b5 commit a6dd191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reviewers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ impl Reviewers {
6161
map.insert("abonander", a("Austin Bonander", "austin.bonander@gmail.com"));
6262
map.insert("achrichto", alexcrichton.clone());
6363
map.insert("acrichto", alexcrichton.clone());
64-
map.insert("aDotInTheVoid", a("Nixon Enraght-Moony", "nixon.emoony@gmail.com"));
64+
map.insert("aDotInTheVoid", a("Alona Enraght-Moony", "code@alona.page"));
6565
map.insert("aidanhs", a("Aidan Hobson Sayers", "aidanhs@cantab.net"));
6666
map.insert("aleksator", a("Alex Tokarev", "aleksator@gmail.com"));
6767
map.insert("alexchrichton", alexcrichton.clone());

0 commit comments

Comments
 (0)