diff --git a/src/config/2020.json b/src/config/2020.json index 45755a20513..584c6682c63 100644 --- a/src/config/2020.json +++ b/src/config/2020.json @@ -220,6 +220,17 @@ "avatar_url": "https:\/\/avatars0.githubusercontent.com\/u\/1120896?v=4&s=200", "github": "rviscomi", "twitter": "rick_viscomi" + }, + "ibnesayeed": { + "name": "Sawood Alam", + "teams": [ + "reviewers", + "developers" + ], + "avatar_url": "https:\/\/avatars0.githubusercontent.com/u/65147?v=4&s=200", + "website": "https:\/\/www.cs.odu.edu/~salam/", + "github": "ibnesayeed", + "twitter": "ibnesayeed" } } -} \ No newline at end of file +}