mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 01:29:07 -05:00
Update .all-contributorsrc
This commit is contained in:
committed by
Ikechukwu Uchendu
parent
58eff8e664
commit
bb0201689b
@@ -3,5 +3,33 @@
|
|||||||
"projectOwner": "harvard-edge",
|
"projectOwner": "harvard-edge",
|
||||||
"files": [
|
"files": [
|
||||||
"contributors.qmd", "README.md"
|
"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"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user