forked from achievements-app/psn-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
65 lines (65 loc) · 1.53 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wescopeland",
"name": "Wes Copeland",
"avatar_url": "https://avatars.githubusercontent.com/u/3984985?v=4",
"profile": "https://github.com/wescopeland",
"contributions": [
"code",
"example",
"doc"
]
},
{
"login": "xelnia",
"name": "xelnia",
"avatar_url": "https://avatars.githubusercontent.com/u/14896738?v=4",
"profile": "https://github.com/xelnia",
"contributions": [
"ideas",
"userTesting"
]
},
{
"login": "andshrew",
"name": "andshrew",
"avatar_url": "https://avatars.githubusercontent.com/u/7409326?v=4",
"profile": "https://github.com/andshrew",
"contributions": [
"doc"
]
},
{
"login": "purplem1lk",
"name": "Susan Ma",
"avatar_url": "https://avatars.githubusercontent.com/u/49956513?v=4",
"profile": "https://github.com/purplem1lk",
"contributions": [
"doc"
]
},
{
"login": "travisrroy",
"name": "Travis Roy",
"avatar_url": "https://avatars.githubusercontent.com/u/24424190?v=4",
"profile": "https://github.com/travisrroy",
"contributions": [
"code",
"example",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "psn-api",
"projectOwner": "achievements-app",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}