-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
59 lines (59 loc) · 1.49 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
{
"projectName": "economic_security",
"projectOwner": "theRSAorg",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "eirini-zormpa",
"name": "Eirini Zormpa",
"avatar_url": "https://avatars.githubusercontent.com/u/30151074?v=4",
"profile": "https://github.com/eirini-zormpa",
"contributions": [
"doc",
"code"
]
},
{
"login": "JolyonJoseph",
"name": "Jolyon Miles-Wilson",
"avatar_url": "https://avatars.githubusercontent.com/u/86312793?v=4",
"profile": "https://github.com/JolyonJoseph",
"contributions": [
"code",
"doc"
]
},
{
"login": "CellyRanks",
"name": "Celestin Okoroji",
"avatar_url": "https://avatars.githubusercontent.com/u/46204033?v=4",
"profile": "https://github.com/CellyRanks",
"contributions": [
"userTesting"
]
},
{
"login": "AwayFromTheMountains",
"name": "Oliver",
"avatar_url": "https://avatars.githubusercontent.com/u/56560797?v=4",
"profile": "https://github.com/AwayFromTheMountains",
"contributions": [
"code"
]
},
{
"login": "kim-bohling",
"name": "kim-bohling",
"avatar_url": "https://avatars.githubusercontent.com/u/153218194?v=4",
"profile": "https://github.com/kim-bohling",
"contributions": [
"ideas"
]
}
]
}