forked from dromara/CloudEon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
118 lines (118 loc) · 2.94 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Pandas886",
"name": "Pandas886",
"avatar_url": "https://avatars.githubusercontent.com/u/123344357?v=4",
"profile": "https://github.com/Pandas886",
"contributions": [
"code"
]
},
{
"login": "Mericol",
"name": "Mericol",
"avatar_url": "https://avatars.githubusercontent.com/u/39690226?v=4",
"profile": "https://github.com/Mericol",
"contributions": [
"code"
]
},
{
"login": "Koyfin",
"name": "Koyfin",
"avatar_url": "https://avatars.githubusercontent.com/u/18548053?v=4",
"profile": "https://github.com/Koyfin",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "mechaelyoung",
"name": "mechaelyoung",
"avatar_url": "https://avatars.githubusercontent.com/u/44049993?v=4",
"profile": "https://github.com/mechaelyoung",
"contributions": [
"code"
]
},
{
"login": "linshenkx",
"name": "且炼时光",
"avatar_url": "https://avatars.githubusercontent.com/u/32978552?v=4",
"profile": "https://linshenkx.cn",
"contributions": [
"code"
]
},
{
"login": "tgluon",
"name": "XiuhongTang",
"avatar_url": "https://avatars.githubusercontent.com/u/26194129?v=4",
"profile": "https://github.com/tgluon",
"contributions": [
"code"
]
},
{
"login": "KangTomwk",
"name": "KangTomwk",
"avatar_url": "https://avatars.githubusercontent.com/u/25816207?v=4",
"profile": "https://github.com/KangTomwk",
"contributions": [
"code"
]
},
{
"login": "pan3793",
"name": "Cheng Pan",
"avatar_url": "https://avatars.githubusercontent.com/u/26535726?v=4",
"profile": "https://github.com/pan3793",
"contributions": [
"code"
]
},
{
"login": "limaiwang",
"name": "maiwang li",
"avatar_url": "https://avatars.githubusercontent.com/u/23052750?v=4",
"profile": "https://github.com/limaiwang",
"contributions": [
"code"
]
},
{
"login": "liang281778527",
"name": "liang281778527",
"avatar_url": "https://avatars.githubusercontent.com/u/26902335?v=4",
"profile": "https://github.com/liang281778527",
"contributions": [
"code"
]
},
{
"login": "anzhen-tech",
"name": "anzhen-tech",
"avatar_url": "https://avatars.githubusercontent.com/u/16895736?v=4",
"profile": "https://github.com/anzhen-tech",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "CloudEon",
"projectOwner": "dromara",
"commitType": "docs"
}