27 lines
551 B
JSON
27 lines
551 B
JSON
{
|
|
"projectName": "libos",
|
|
"projectOwner": "occlum",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"CONTRIBUTORS.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "tatetian",
|
|
"name": "Tate, Hongliang Tian",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/568208?v=4",
|
|
"profile": "https://github.com/tatetian",
|
|
"contributions": [
|
|
"code",
|
|
"test",
|
|
"doc",
|
|
"maintenance"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|