-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.all-contributorsrc
More file actions
45 lines (45 loc) · 1.01 KB
/
.all-contributorsrc
File metadata and controls
45 lines (45 loc) · 1.01 KB
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
{
"files": [
"README.md"
],
"imageSize": 50,
"commit": false,
"contributors": [
{
"login": "nickberry17",
"name": "nickberry17",
"avatar_url": "https://avatars.githubusercontent.com/u/18670565?v=4",
"profile": "https://github.com/nickberry17",
"contributions": [
"code"
]
},
{
"login": "zacanger",
"name": "zacanger",
"avatar_url": "https://avatars.githubusercontent.com/u/12520493?v=4",
"profile": "https://github.com/zacanger",
"contributions": [
"bug",
"doc"
]
},
{
"login": "ttaschke",
"name": "Tim",
"avatar_url": "https://avatars.githubusercontent.com/u/7067750?v=4",
"profile": "https://github.com/ttaschke",
"contributions": [
"doc",
"code",
"maintenance"
]
}
],
"contributorsPerLine": 7,
"projectName": "PyFLP",
"projectOwner": "demberto",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}