forked from kubesphere/kubeeye
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
107 lines (107 loc) · 2.65 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
{
"projectName": "kubeeye",
"projectOwner": "kubesphere",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "ruiyaoOps",
"name": "ruiyaoOps",
"avatar_url": "https://avatars.githubusercontent.com/u/35256376?v=4",
"profile": "https://github.com/ruiyaoOps",
"contributions": [
"code",
"doc"
]
},
{
"login": "Forest-L",
"name": "Forest",
"avatar_url": "https://avatars.githubusercontent.com/u/50984129?v=4",
"profile": "https://github.com/Forest-L",
"contributions": [
"doc"
]
},
{
"login": "zryfish",
"name": "zryfish",
"avatar_url": "https://avatars.githubusercontent.com/u/3326354?v=4",
"profile": "https://github.com/zryfish",
"contributions": [
"doc"
]
},
{
"login": "shaowenchen",
"name": "shaowenchen",
"avatar_url": "https://avatars.githubusercontent.com/u/43693241?v=4",
"profile": "https://www.chenshaowen.com/",
"contributions": [
"doc"
]
},
{
"login": "pixiake",
"name": "pixiake",
"avatar_url": "https://avatars.githubusercontent.com/u/22290449?v=4",
"profile": "https://github.com/pixiake",
"contributions": [
"doc"
]
},
{
"login": "FeynmanZhou",
"name": "pengfei",
"avatar_url": "https://avatars.githubusercontent.com/u/40452856?v=4",
"profile": "https://kubesphere.io",
"contributions": [
"doc"
]
},
{
"login": "RealHarshThakur",
"name": "Harsh Thakur",
"avatar_url": "https://avatars.githubusercontent.com/u/38140305?v=4",
"profile": "https://github.com/RealHarshThakur",
"contributions": [
"code"
]
},
{
"login": "leonharetd",
"name": "leonharetd",
"avatar_url": "https://avatars.githubusercontent.com/u/10416045?v=4",
"profile": "https://github.com/leonharetd",
"contributions": [
"code"
]
},
{
"login": "panzhen6668",
"name": "panzhen6668",
"avatar_url": "https://avatars.githubusercontent.com/u/55566964?v=4",
"profile": "https://github.com/panzhen6668",
"contributions": [
"code"
]
},
{
"login": "zheng1",
"name": "Zhengyi Lai",
"avatar_url": "https://avatars.githubusercontent.com/u/4156721?v=4",
"profile": "https://github.com/zheng1",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}