-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
111 lines (111 loc) · 2.85 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "heather-humphreys",
"name": "heather-humphreys",
"avatar_url": "https://avatars.githubusercontent.com/u/154340810?v=4",
"profile": "https://github.com/heather-humphreys",
"contributions": [
"content"
]
},
{
"login": "AlWatson20",
"name": "Alastair Watson",
"avatar_url": "https://avatars.githubusercontent.com/u/108326492?v=4",
"profile": "https://github.com/AlWatson20",
"contributions": [
"review"
]
},
{
"login": "ThomUK",
"name": "Tom Smith",
"avatar_url": "https://avatars.githubusercontent.com/u/10871342?v=4",
"profile": "https://github.com/ThomUK",
"contributions": [
"content",
"review"
]
},
{
"login": "ChrisBeeley",
"name": "Chris Beeley",
"avatar_url": "https://avatars.githubusercontent.com/u/1259867?v=4",
"profile": "https://chrisbeeley.github.io/chris_beeley_blog/",
"contributions": [
"bug"
]
},
{
"login": "Lextuga007",
"name": "Zoë Turner",
"avatar_url": "https://avatars.githubusercontent.com/u/39963221?v=4",
"profile": "https://philosopher-analyst.netlify.app/",
"contributions": [
"review",
"code",
"content"
]
},
{
"login": "DCEW",
"name": "Claire Welsh",
"avatar_url": "https://avatars.githubusercontent.com/u/112561799?v=4",
"profile": "https://github.com/DCEW",
"contributions": [
"content"
]
},
{
"login": "wyuill",
"name": "wyuill",
"avatar_url": "https://avatars.githubusercontent.com/u/10546300?v=4",
"profile": "https://github.com/wyuill",
"contributions": [
"content"
]
},
{
"login": "iaindillingham",
"name": "Iain Dillingham",
"avatar_url": "https://avatars.githubusercontent.com/u/477263?v=4",
"profile": "https://www.dillingham.me.uk/",
"contributions": [
"content"
]
},
{
"login": "johnmackintosh",
"name": "John MacKintosh",
"avatar_url": "https://avatars.githubusercontent.com/u/3278367?v=4",
"profile": "https://johnmackintosh.net/blog",
"contributions": [
"content"
]
},
{
"login": "camappel",
"name": "Cam Appel",
"avatar_url": "https://avatars.githubusercontent.com/u/16980052?v=4",
"profile": "http://www.appel.co.uk",
"contributions": [
"content",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "health-inequalities-notebook",
"projectOwner": "nhs-r-community"
}