-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.all-contributorsrc
50 lines (50 loc) · 1.22 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
{
"projectName": "NHSRepisodes",
"projectOwner": "nhs-r-community",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "TimTaylor",
"name": "Tim Taylor",
"avatar_url": "https://avatars.githubusercontent.com/u/43499035?v=4",
"profile": "https://github.com/TimTaylor",
"contributions": [
"doc",
"test",
"code"
]
},
{
"login": "Lextuga007",
"name": "Zoë Turner",
"avatar_url": "https://avatars.githubusercontent.com/u/39963221?v=4",
"profile": "https://philosopher-analyst.netlify.app/",
"contributions": [
"doc"
]
},
{
"login": "Moohan",
"name": "James McMahon",
"avatar_url": "https://avatars.githubusercontent.com/u/5982260?v=4",
"profile": "https://publichealthscotland.scot/",
"contributions": [
"ideas"
]
},
{
"login": "anyaferguson",
"name": "Anya Ferguson",
"avatar_url": "https://avatars.githubusercontent.com/u/157487567?v=4",
"profile": "https://github.com/anyaferguson",
"contributions": [
"design"
]
}
]
}