-
Notifications
You must be signed in to change notification settings - Fork 37
/
.all-contributorsrc
82 lines (82 loc) · 2.04 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
75
76
77
78
79
80
81
82
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "NatalieZelenka",
"name": "Natalie Zelenka",
"avatar_url": "https://avatars.githubusercontent.com/u/17617308?v=4",
"profile": "https://github.com/NatalieThurlby",
"contributions": [
"doc",
"mentoring",
"review"
]
},
{
"login": "ekuw",
"name": "ekuw",
"avatar_url": "https://avatars.githubusercontent.com/u/76116294?v=4",
"profile": "https://github.com/ekuw",
"contributions": [
"doc"
]
},
{
"login": "jatonline",
"name": "James Thomas",
"avatar_url": "https://avatars.githubusercontent.com/u/48878399?v=4",
"profile": "https://linkedin.com/in/jatonline",
"contributions": [
"doc",
"review"
]
},
{
"login": "lauren-cadwallader",
"name": "lauren-cadwallader",
"avatar_url": "https://avatars.githubusercontent.com/u/91881263?v=4",
"profile": "https://github.com/lauren-cadwallader",
"contributions": [
"doc"
]
},
{
"login": "mlagisz",
"name": "Malgorzata Lagisz",
"avatar_url": "https://avatars.githubusercontent.com/u/13009327?v=4",
"profile": "https://github.com/mlagisz",
"contributions": [
"doc"
]
},
{
"login": "RichardP1234",
"name": "RichardP1234",
"avatar_url": "https://avatars.githubusercontent.com/u/42965322?v=4",
"profile": "https://github.com/RichardP1234",
"contributions": [
"example",
"doc"
]
},
{
"login": "richard-lane",
"name": "richard-lane",
"avatar_url": "https://avatars.githubusercontent.com/u/56296326?v=4",
"profile": "https://github.com/richard-lane",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "our-handbook",
"projectOwner": "very-good-science",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}