forked from occlum/occlum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
85 lines (85 loc) · 2.02 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"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"
]
},
{
"login": "wangrunji0408",
"name": "Wang Runji",
"avatar_url": "https://avatars0.githubusercontent.com/u/15158738?v=4",
"profile": "https://wangrunji.com",
"contributions": [
"code",
"test"
]
},
{
"login": "nk7651",
"name": "nk7651",
"avatar_url": "https://avatars3.githubusercontent.com/u/5389410?v=4",
"profile": "https://github.com/nk7651",
"contributions": [
"ideas",
"content"
]
},
{
"login": "chyyuu",
"name": "chyyuu",
"avatar_url": "https://avatars3.githubusercontent.com/u/2077445?v=4",
"profile": "http://soft.cs.tsinghua.edu.cn/~chen",
"contributions": [
"ideas"
]
},
{
"login": "jiazhang0",
"name": "Jia Zhang",
"avatar_url": "https://avatars3.githubusercontent.com/u/10241344?v=4",
"profile": "https://github.com/jiazhang0",
"contributions": [
"code",
"test"
]
}
],
"contributorsPerLine": 7
}