Update .all-contributorsrc

This commit is contained in:
Matthew Stewart
2023-09-21 14:39:43 -04:00
committed by Ikechukwu Uchendu
parent 58eff8e664
commit bb0201689b

View File

@@ -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"
]
}
}