-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy path.all-contributorsrc
72 lines (72 loc) · 1.73 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
{
"files": [
"README.md",
"README.zh-CN.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "zzxming",
"name": "zzxming",
"avatar_url": "https://avatars.githubusercontent.com/u/74341337?v=4",
"profile": "https://github.com/zzxming",
"contributions": [
"code"
]
},
{
"login": "Janson1012",
"name": "Janson1012",
"avatar_url": "https://avatars.githubusercontent.com/u/60996238?v=4",
"profile": "https://github.com/Janson1012",
"contributions": [
"code"
]
},
{
"login": "kagol",
"name": "Kagol",
"avatar_url": "https://avatars.githubusercontent.com/u/9566362?v=4",
"profile": "https://kagol.github.io/blogs",
"contributions": [
"code"
]
},
{
"login": "kiss-keray",
"name": "keray",
"avatar_url": "https://avatars.githubusercontent.com/u/24504763?v=4",
"profile": "https://github.com/kiss-keray",
"contributions": [
"code"
]
},
{
"login": "qwangry",
"name": "qwangry",
"avatar_url": "https://avatars.githubusercontent.com/u/58112936?v=4",
"profile": "https://github.com/qwangry",
"contributions": [
"code"
]
},
{
"login": "jany55555",
"name": "jany55555",
"avatar_url": "https://avatars.githubusercontent.com/u/173228510?v=4",
"profile": "https://github.com/jany55555",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "tiny-editor",
"projectOwner": "opentiny"
}