-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy path.all-contributorsrc
125 lines (125 loc) · 3.12 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "fengyon",
"name": "fengyon",
"avatar_url": "https://avatars.githubusercontent.com/u/84690330?v=4",
"profile": "https://github.com/fengyon",
"contributions": [
"doc"
]
},
{
"login": "howling-wind",
"name": "qihe",
"avatar_url": "https://avatars.githubusercontent.com/u/119645349?v=4",
"profile": "https://github.com/howling-wind",
"contributions": [
"doc"
]
},
{
"login": "Muyu-art",
"name": "CatWithFish",
"avatar_url": "https://avatars.githubusercontent.com/u/72800755?v=4",
"profile": "https://github.com/Muyu-art",
"contributions": [
"code"
]
},
{
"login": "GaoNeng-wWw",
"name": "GaoNeng",
"avatar_url": "https://avatars.githubusercontent.com/u/31283122?v=4",
"profile": "https://github.com/GaoNeng-wWw",
"contributions": [
"code"
]
},
{
"login": "hello-yezi",
"name": "yezileyouyou",
"avatar_url": "https://avatars.githubusercontent.com/u/75346211?v=4",
"profile": "https://github.com/hello-yezi",
"contributions": [
"doc"
]
},
{
"login": "aliceDxr",
"name": "cecilia",
"avatar_url": "https://avatars.githubusercontent.com/u/33685369?v=4",
"profile": "https://github.com/aliceDxr",
"contributions": [
"code"
]
},
{
"login": "h-ivy",
"name": "huanghh",
"avatar_url": "https://avatars.githubusercontent.com/u/119093441?v=4",
"profile": "https://github.com/h-ivy",
"contributions": [
"code"
]
},
{
"login": "wjiangwang",
"name": "wjiangwang",
"avatar_url": "https://avatars.githubusercontent.com/u/39005591?v=4",
"profile": "https://github.com/wjiangwang",
"contributions": [
"code"
]
},
{
"login": "kagol",
"name": "Kagol",
"avatar_url": "https://avatars.githubusercontent.com/u/9566362?v=4",
"profile": "https://kagol.github.io/blogs",
"contributions": [
"infra"
]
},
{
"login": "jishuai-cool",
"name": "jishuai-cool",
"avatar_url": "https://avatars.githubusercontent.com/u/68739663?v=4",
"profile": "https://github.com/jishuai-cool",
"contributions": [
"code"
]
},
{
"login": "hexqi",
"name": "Hexqi",
"avatar_url": "https://avatars.githubusercontent.com/u/18585869?v=4",
"profile": "https://github.com/hexqi",
"contributions": [
"code"
]
},
{
"login": "discreted66",
"name": "liukun",
"avatar_url": "https://avatars.githubusercontent.com/u/190872652?v=4",
"profile": "https://github.com/discreted66",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "tiny-cli",
"projectOwner": "opentiny",
"commitType": "docs"
}