occlum/.all-contributorsrc
2019-02-16 15:25:49 +00:00

37 lines
798 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"
]
},
{
"login": "Yourens",
"name": "Youren Shen",
"avatar_url": "https://avatars1.githubusercontent.com/u/5778943?v=4",
"profile": "http://yourenis.me",
"contributions": [
"code",
"test"
]
}
],
"contributorsPerLine": 7
}