-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
117 lines (117 loc) · 2.87 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
112
113
114
115
116
117
{
"projectName": "data-ethics-and-society-reading-group",
"projectOwner": "data-ethics-and-society",
"contributorsSortAlphabetically": true,
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "harrietrs",
"name": "Harriet Sands",
"avatar_url": "https://avatars.githubusercontent.com/u/28767009?v=4",
"profile": "https://github.com/harrietrs",
"contributions": [
"content",
"doc",
"eventOrganizing",
"talk",
"ideas",
"promotion",
"question",
"video",
"review",
"maintenance"
]
},
{
"login": "mshodge",
"name": "Michael Hodge",
"avatar_url": "https://avatars.githubusercontent.com/u/15108577?v=4",
"profile": "https://github.com/mshodge",
"contributions": [
"design",
"maintenance",
"eventOrganizing".
"talk",
"promotion",
"content",
"review",
"ideas",
"doc",
"video"
]
},
{
"login": "AI-ynnna",
"name": "Adela Iliescu",
"avatar_url": "https://avatars.githubusercontent.com/u/92533251?v=4",
"profile": "https://github.com/AI-ynnna",
"contributions": [
"maintenance",
"talk",
"promotion",
"eventOrganizing",
"content",
"review",
"ideas",
"doc"
]
},
{
"login": "HillaryJuma",
"name": "Hillary Juma",
"avatar_url": "https://avatars.githubusercontent.com/u/52030096?v=4",
"profile": "https://github.com/HillaryJuma",
"contributions": [
"design",
"talk",
"promotion",
"eventOrganizing",
"content",
"ideas"
]
},
{
"login": "asfass",
"name": "Alessandra Fassio",
"avatar_url": "https://avatars.githubusercontent.com/u/107923301?v=4",
"profile": "https://github.com/asfass",
"contributions": [
"content"
]
},
{
"login": "alexander-newton",
"name": "Alexander Newton",
"avatar_url": "https://avatars.githubusercontent.com/u/43876799?v=4",
"profile": "https://github.com/alexander-newton",
"contributions": [
"content"
]
},
{
"login": "annie-howard",
"name": "annie-howard",
"avatar_url": "https://avatars.githubusercontent.com/u/90615915?v=4",
"profile": "https://github.com/annie-howard",
"contributions": [
"content",
"talk",
"eventOrganizing",
]
},
{
"login": "amelianoonan1-nhs",
"name": "amelianoonan1-nhs",
"avatar_url": "https://avatars.githubusercontent.com/u/110029556?v=4",
"profile": "https://github.com/amelianoonan1-nhs",
"contributions": [
"content"
]
}
]
}