-
Notifications
You must be signed in to change notification settings - Fork 26
/
.all-contributorsrc
127 lines (127 loc) · 3.13 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
118
119
120
121
122
123
124
125
126
127
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "bast",
"name": "Radovan Bast",
"avatar_url": "https://avatars.githubusercontent.com/u/5120679?v=4",
"profile": "https://bast.fr",
"contributions": [
"review"
]
},
{
"login": "danielskatz",
"name": "Daniel S. Katz",
"avatar_url": "https://avatars.githubusercontent.com/u/2913845?v=4",
"profile": "https://github.com/danielskatz",
"contributions": [
"blog",
"review",
"content",
"ideas"
]
},
{
"login": "annefou",
"name": "Anne Fouilloux",
"avatar_url": "https://avatars.githubusercontent.com/u/8168508?v=4",
"profile": "http://www.mn.uio.no/geo/english/people/adm/annefou/",
"contributions": [
"blog",
"review"
]
},
{
"login": "knarrff",
"name": "Frank Löffler",
"avatar_url": "https://avatars.githubusercontent.com/u/405290?v=4",
"profile": "https://github.com/knarrff",
"contributions": [
"blog",
"review"
]
},
{
"login": "nrmay",
"name": "Nick May",
"avatar_url": "https://avatars.githubusercontent.com/u/4125927?v=4",
"profile": "https://github.com/nrmay",
"contributions": [
"review",
"content"
]
},
{
"login": "benvanwerkhoven",
"name": "Ben van Werkhoven",
"avatar_url": "https://avatars.githubusercontent.com/u/2337546?v=4",
"profile": "https://github.com/benvanwerkhoven",
"contributions": [
"blog",
"review",
"maintenance"
]
},
{
"login": "sdruskat",
"name": "Stephan Druskat",
"avatar_url": "https://avatars.githubusercontent.com/u/3007126?v=4",
"profile": "http://sdruskat.net",
"contributions": [
"maintenance",
"review",
"blog",
"content",
"design"
]
},
{
"login": "cosden",
"name": "Ian Cosden",
"avatar_url": "https://avatars.githubusercontent.com/u/5824618?v=4",
"profile": "https://github.com/cosden",
"contributions": [
"content",
"ideas"
]
},
{
"login": "nicole-brewer",
"name": "Nicole Brewer",
"avatar_url": "https://avatars.githubusercontent.com/u/20686935?v=4",
"profile": "http://www.nicole-brewer.com",
"contributions": [
"content"
]
},
{
"login": "rowlandm",
"name": "rowlandm",
"avatar_url": "https://avatars.githubusercontent.com/u/420050?v=4",
"profile": "https://github.com/rowlandm",
"contributions": [
"content"
]
},
{
"login": "milliams",
"name": "Matt Williams",
"avatar_url": "https://avatars.githubusercontent.com/u/61316?v=4",
"profile": "https://milliams.com",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "researchsoftware.org",
"projectOwner": "rse-council",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}