Files
cs249r_book/labs/.all-contributorsrc
2026-02-22 18:57:22 +00:00

38 lines
1015 B
JSON

{
"projectName": "MLSysBook - Labs",
"projectOwner": "harvard-edge",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 80,
"commit": false,
"commitConvention": "angular",
"contributorsPerLine": 7,
"linkToUsage": false,
"skipCi": true,
"contributors": [
{
"login": "profvjreddi",
"name": "Vijay Janapa Reddi",
"avatar_url": "https://avatars.githubusercontent.com/profvjreddi",
"profile": "https://github.com/profvjreddi",
"contributions": [
"code",
"design",
"doc"
]
},
{
"login": "salmanmkc",
"name": "Salman Chishti",
"avatar_url": "https://avatars.githubusercontent.com/u/32169182?v=4",
"profile": "https://github.com/salmanmkc",
"contributions": [
"code"
]
}
]
}