occlum/.all-contributorsrc
allcontributors[bot] e4b8c732e7 docs: add ysminnpu as a contributor (#9)
* docs: update CONTRIBUTORS.md
* docs: update .all-contributorsrc
2019-02-16 23:31:01 +08:00

47 lines
1.0 KiB
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"
]
},
{
"login": "ysminnpu",
"name": "Shoumeng Yan",
"avatar_url": "https://avatars1.githubusercontent.com/u/1940384?v=4",
"profile": "https://github.com/ysminnpu",
"contributions": [
"ideas",
"business"
]
}
],
"contributorsPerLine": 7
}