mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
37 lines
814 B
JSON
37 lines
814 B
JSON
{
|
|
"projectName": "OpenPype",
|
|
"projectOwner": "pypeclub",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 80,
|
|
"commit": true,
|
|
"commitConvention": "none",
|
|
"contributors": [
|
|
{
|
|
"login": "mkolar",
|
|
"name": "Milan Kolar",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/3333008?v=4",
|
|
"profile": "http://pype.club/",
|
|
"contributions": [
|
|
"code",
|
|
"doc",
|
|
"infra"
|
|
]
|
|
},
|
|
{
|
|
"login": "antirotor",
|
|
"name": "Ondřej Samohel",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/33513211?v=4",
|
|
"profile": "https://github.com/antirotor",
|
|
"contributions": [
|
|
"code",
|
|
"doc",
|
|
"infra"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|