Skip to content

Commit

Permalink
Merge pull request #48 from albertlarsan68/patch-1
Browse files Browse the repository at this point in the history
Add myself to reviewers
  • Loading branch information
pietroalbini authored Mar 26, 2023
2 parents 4c39c23 + cc40aea commit 98590d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reviewers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ impl Reviewers {
map.insert("acrichto", alexcrichton.clone());
map.insert("aDotInTheVoid", a("Alona Enraght-Moony", "[email protected]"));
map.insert("aidanhs", a("Aidan Hobson Sayers", "[email protected]"));
map.insert("albertlarsan68", a("Albert Larsan", "[email protected]"));
map.insert("aleksator", a("Alex Tokarev", "[email protected]"));
map.insert("alexchrichton", alexcrichton.clone());
map.insert("alexcirchton", alexcrichton.clone());
Expand Down

0 comments on commit 98590d8

Please sign in to comment.