mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 09:38:38 -05:00
- Add git pull --rebase before push so concurrent comment-triggered runs don't reject each other (only one of three runs had succeeded for PR 1179). - Manually add @salmanmkc as code contributor to tinytorch and kits (labs was already added by the single successful run).
53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
{
|
|
"projectName": "MLSysBook - Hardware Kits",
|
|
"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": "Mjrovai",
|
|
"name": "Marcelo Rovai",
|
|
"avatar_url": "https://avatars.githubusercontent.com/Mjrovai",
|
|
"profile": "https://github.com/Mjrovai",
|
|
"contributions": [
|
|
"doc",
|
|
"code",
|
|
"design",
|
|
"tutorial"
|
|
]
|
|
},
|
|
{
|
|
"login": "profvjreddi",
|
|
"name": "Vijay Janapa Reddi",
|
|
"avatar_url": "https://avatars.githubusercontent.com/profvjreddi",
|
|
"profile": "https://github.com/profvjreddi",
|
|
"contributions": [
|
|
"bug",
|
|
"code",
|
|
"design",
|
|
"doc",
|
|
"test",
|
|
"tool"
|
|
]
|
|
},
|
|
{
|
|
"login": "salmanmkc",
|
|
"name": "Salman Chishti",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/32169182?v=4",
|
|
"profile": "https://github.com/salmanmkc",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
]
|
|
}
|