forked from repo-sync/github-sync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
74 lines (74 loc) · 1.72 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wei",
"name": "Wei He",
"avatar_url": "https://avatars3.githubusercontent.com/u/5880908?v=4",
"profile": "https://whe.me",
"contributions": [
"code",
"doc",
"design",
"ideas"
]
},
{
"login": "zeke",
"name": "Zeke Sikelianos",
"avatar_url": "https://avatars1.githubusercontent.com/u/2289?v=4",
"profile": "http://zeke.sikelianos.com",
"contributions": [
"doc",
"ideas"
]
},
{
"login": "alex-page",
"name": "Alex Page",
"avatar_url": "https://avatars1.githubusercontent.com/u/19199063?v=4",
"profile": "https://alexpage.com.au",
"contributions": [
"bug"
]
},
{
"login": "xtqqczze",
"name": "xtqqczze",
"avatar_url": "https://avatars1.githubusercontent.com/u/45661989?v=4",
"profile": "https://github.com/xtqqczze",
"contributions": [
"code",
"doc"
]
},
{
"login": "GlitchShtick",
"name": "Kay Harrison-Sims",
"avatar_url": "https://avatars1.githubusercontent.com/u/70325615?v=4",
"profile": "https://unstoppable.software",
"contributions": [
"bug"
]
},
{
"login": "Gibby",
"name": "Gibby",
"avatar_url": "https://avatars3.githubusercontent.com/u/503761?v=4",
"profile": "https://github.com/Gibby",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "github-sync",
"projectOwner": "repo-sync",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}