-
Notifications
You must be signed in to change notification settings - Fork 42
/
.all-contributorsrc
63 lines (63 loc) · 1.46 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "redhat123456",
"name": "redhat123456",
"avatar_url": "https://avatars.githubusercontent.com/u/57751257?v=4",
"profile": "https://redhat123456.github.io/",
"contributions": [
"doc",
"maintenance"
]
},
{
"login": "MrGo123",
"name": "Sustart",
"avatar_url": "https://avatars.githubusercontent.com/u/53072382?v=4",
"profile": "https://zy68.top",
"contributions": [
"doc"
]
},
{
"login": "Higgins995",
"name": "Higgins995",
"avatar_url": "https://avatars.githubusercontent.com/u/67410832?v=4",
"profile": "http://higgins995.top",
"contributions": [
"doc",
"bug"
]
},
{
"login": "Z233",
"name": "Z233",
"avatar_url": "https://avatars.githubusercontent.com/u/7451883?v=4",
"profile": "https://github.com/Z233",
"contributions": [
"code"
]
},
{
"login": "lideming",
"name": "lideming",
"avatar_url": "https://avatars.githubusercontent.com/u/14901890?v=4",
"profile": "http://yuuza.net",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "official-website",
"projectOwner": "seven-innovation-base",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}