forked from DenFengLai/DF-Plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
82 lines (82 loc) · 2.08 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "yeyang52",
"name": "椰羊",
"avatar_url": "https://avatars.githubusercontent.com/u/107110851?v=4",
"profile": "https://github.com/yeyang52",
"contributions": [
"example",
"code"
]
},
{
"login": "TimeRainStarSky",
"name": "时雨◎星空",
"avatar_url": "https://avatars.githubusercontent.com/u/63490117?v=4",
"profile": "https://github.com/TimeRainStarSky",
"contributions": [
"mentoring",
"code"
]
},
{
"login": "qsyhh",
"name": "其实雨很好",
"avatar_url": "https://avatars.githubusercontent.com/u/132750431?v=4",
"profile": "https://github.com/qsyhh",
"contributions": [
"code"
]
},
{
"login": "Admilkk",
"name": "Admilk",
"avatar_url": "https://foruda.gitee.com/avatar/1706324987763497611/13205155_adrae_1706324987.png!avatar200",
"profile": "https://gitee.com/adrae",
"contributions": [
"code"
]
},
{
"login": "kesally",
"name": "kesally",
"avatar_url": "https://avatars.githubusercontent.com/u/110397533?v=4",
"profile": "https://gitee.com/kesally",
"contributions": [
"code"
]
},
{
"login": "shanhai233",
"name": "桃缘十三",
"avatar_url": "https://foruda.gitee.com/avatar/1723727797498359874/8750220_shanhai233_1723727797.png!avatar200",
"profile": "https://gitee.com/shanhai233",
"contributions": [
"code"
]
},
{
"login": "hmexy",
"name": "心愿XY",
"avatar_url": "https://avatars.githubusercontent.com/u/112873708?v=4",
"profile": "https://github.com/hmexy",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "DF-Plugin",
"projectOwner": "Denfenglai"
}