Skip to content

Commit 98590d8

Browse files
authored
Merge pull request #48 from albertlarsan68/patch-1
Add myself to reviewers
2 parents 4c39c23 + cc40aea commit 98590d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reviewers.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ impl Reviewers {
6363
map.insert("acrichto", alexcrichton.clone());
6464
map.insert("aDotInTheVoid", a("Alona Enraght-Moony", "code@alona.page"));
6565
map.insert("aidanhs", a("Aidan Hobson Sayers", "aidanhs@cantab.net"));
66+
map.insert("albertlarsan68", a("Albert Larsan", "albert.larsan@gmail.com"));
6667
map.insert("aleksator", a("Alex Tokarev", "aleksator@gmail.com"));
6768
map.insert("alexchrichton", alexcrichton.clone());
6869
map.insert("alexcirchton", alexcrichton.clone());

0 commit comments

Comments
 (0)