-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
.all-contributorsrc.json
63 lines (63 loc) · 1.54 KB
/
.all-contributorsrc.json
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": "seanpm2001",
"name": "Sean P. Myrick V19.1.7.2",
"avatar_url": "https://avatars.githubusercontent.com/u/65933340?v=4",
"profile": "https://gist.github.com/seanpm2001/7e40a0e13c066a57577d8200b1afc6a3",
"contributions": [
"code",
"doc",
"maintenance",
"ideas"
]
},
{
"login": "channa-my",
"name": "channa-my",
"avatar_url": "https://avatars.githubusercontent.com/u/3336451?v=4",
"profile": "https://github.com/channa-my",
"contributions": [
"doc"
]
},
{
"login": "all-contributors",
"name": "All Contributors",
"avatar_url": "https://avatars.githubusercontent.com/u/46410174?v=4",
"profile": "https://allcontributors.org",
"contributions": [
"doc"
]
},
{
"login": "struow",
"name": "Struow",
"avatar_url": "https://avatars.githubusercontent.com/u/61907178?v=4",
"profile": "https://github.com/Struow",
"contributions": [
"bug"
]
},
{
"login": "tim79000",
"name": "tim79000",
"avatar_url": "https://avatars.githubusercontent.com/u/100736284?v=4",
"profile": "https://github.com/Tim79000",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "MCPYE",
"projectOwner": "seanpm2001",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}