diff --git a/.all-contributorsrc b/.all-contributorsrc index a254a971..5b765eb9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,5 +3,33 @@ "projectOwner": "harvard-edge", "files": [ "contributors.qmd", "README.md" - ] + ], + "contributors": [ + { + "login": "jveejay", + "name": "Vijay Janapa Reddi", + "avatar_url": "https://avatars.githubusercontent.com/jveejay", + "profile": "https://github.com/jveejay", + "contributions": [ + "doc" + ] + }, + { + "login": "mpstewart1", + "name": "Matthew Stewart", + "avatar_url": "https://avatars.githubusercontent.com/mpstewart1", + "profile": "https://github.com/mpstewart1", + "contributions": [ + "doc" + ] + }, + { + "login": "uchendui", + "name": "Ikechukwu Uchendu", + "avatar_url": "https://avatars.githubusercontent.com/uchendui", + "profile": "https://github.com/uchendui", + "contributions": [ + "doc" + ] + } }