-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/
.all-contributorsrc
136 lines (136 loc) · 3.33 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "cfc4n",
"name": "CFC4N",
"avatar_url": "https://avatars.githubusercontent.com/u/709947?v=4",
"profile": "https://www.cnxct.com",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "chenhengqi",
"name": "Hengqi Chen",
"avatar_url": "https://avatars.githubusercontent.com/u/4277743?v=4",
"profile": "https://chenhengqi.com",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "chriskaliX",
"name": "chriskali",
"avatar_url": "https://avatars.githubusercontent.com/u/46471110?v=4",
"profile": "https://chriskalix.github.io/",
"contributions": [
"code"
]
},
{
"login": "huzai9527",
"name": "huzai9527",
"avatar_url": "https://avatars.githubusercontent.com/u/33509974?v=4",
"profile": "https://github.com/huzai9527",
"contributions": [
"code"
]
},
{
"login": "vincentmli",
"name": "Vincent Li",
"avatar_url": "https://avatars.githubusercontent.com/u/3729694?v=4",
"profile": "https://youtube.com/c/LinuxMonkinCloud",
"contributions": [
"code"
]
},
{
"login": "yihong0618",
"name": "yihong",
"avatar_url": "https://avatars.githubusercontent.com/u/15976103?v=4",
"profile": "http://yihong.run",
"contributions": [
"code"
]
},
{
"login": "blaisewang",
"name": "Blaise Wang",
"avatar_url": "https://avatars.githubusercontent.com/u/9657268?v=4",
"profile": "https://blaise.wang/",
"contributions": [
"code"
]
},
{
"login": "4ft35t",
"name": "4ft35t",
"avatar_url": "https://avatars.githubusercontent.com/u/2051049?v=4",
"profile": "https://4ft35t.github.io/",
"contributions": [
"code"
]
},
{
"login": "tiann",
"name": "weishu",
"avatar_url": "https://avatars.githubusercontent.com/u/4233744?v=4",
"profile": "https://weishu.me",
"contributions": [
"code"
]
},
{
"login": "cuishuang",
"name": "cui fliter",
"avatar_url": "https://avatars.githubusercontent.com/u/15921519?v=4",
"profile": "http://www.dashen.tech",
"contributions": [
"code"
]
},
{
"login": "nfsec",
"name": "Patryk Krawaczyński",
"avatar_url": "https://avatars.githubusercontent.com/u/15172919?v=4",
"profile": "https://nfsec.pl",
"contributions": [
"code"
]
},
{
"login": "yindex",
"name": "yindex",
"avatar_url": "https://avatars.githubusercontent.com/u/38709569?v=4",
"profile": "https://github.com/yindex",
"contributions": [
"code"
]
},
{
"login": "xujiajiadexiaokeai",
"name": "Wenhao Jiang",
"avatar_url": "https://avatars.githubusercontent.com/u/30225423?v=4",
"profile": "https://github.com/xujiajiadexiaokeai",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "ecapture",
"projectOwner": "gojue",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}