-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.all-contributorsrc
129 lines (129 loc) · 3.35 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
128
129
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ccamara",
"name": "Carlos Cámara",
"avatar_url": "https://avatars.githubusercontent.com/u/706549?v=4",
"profile": "http://carloscamara.es/en",
"contributions": [
"code",
"ideas",
"talk",
"doc"
]
},
{
"login": "cagatayTurkay",
"name": "cagatayTurkay",
"avatar_url": "https://avatars.githubusercontent.com/u/4129319?v=4",
"profile": "https://warwick.ac.uk/fac/cross_fac/cim/people/cagatay-turkay",
"contributions": [
"code",
"ideas"
]
},
{
"login": "brian-maher",
"name": "Brian Maher",
"avatar_url": "https://avatars.githubusercontent.com/u/6905100?v=4",
"profile": "https://github.com/brian-maher",
"contributions": [
"mentoring"
]
},
{
"login": "jamestripp",
"name": "James Tripp",
"avatar_url": "https://avatars.githubusercontent.com/u/5781056?v=4",
"profile": "https://warwick.ac.uk/fac/arts/research/digitalhumanities/team/",
"contributions": [
"code",
"ideas",
"talk"
]
},
{
"login": "eirini-zormpa",
"name": "Eirini Zormpa",
"avatar_url": "https://avatars.githubusercontent.com/u/30151074?v=4",
"profile": "https://github.com/eirini-zormpa",
"contributions": [
"code"
]
},
{
"login": "hturner",
"name": "Heather Turner",
"avatar_url": "https://avatars.githubusercontent.com/u/3343008?v=4",
"profile": "https://www.heatherturner.net/",
"contributions": [
"code"
]
},
{
"login": "alessandrofelder",
"name": "Alessandro Felder",
"avatar_url": "https://avatars.githubusercontent.com/u/10500965?v=4",
"profile": "https://github.com/alessandrofelder",
"contributions": [
"code"
]
},
{
"login": "CamillaBressan",
"name": "CBress",
"avatar_url": "https://avatars.githubusercontent.com/u/18901431?v=4",
"profile": "https://github.com/CamillaBressan",
"contributions": [
"code"
]
},
{
"login": "ThomasA",
"name": "Thomas Arildsen",
"avatar_url": "https://avatars.githubusercontent.com/u/971307?v=4",
"profile": "https://vbn.aau.dk/en/persons/104579",
"contributions": [
"code"
]
},
{
"login": "paddyroddy",
"name": "Patrick Roddy",
"avatar_url": "https://avatars.githubusercontent.com/u/15052188?v=4",
"profile": "https://paddyroddy.github.io/",
"contributions": [
"code"
]
},
{
"login": "ItIsJordan",
"name": "Jordan Byers",
"avatar_url": "https://avatars.githubusercontent.com/u/21129425?v=4",
"profile": "https://github.com/ItIsJordan",
"contributions": [
"code"
]
},
{
"login": "iaanimashaun",
"name": "Ibrahim Animashaun",
"avatar_url": "https://avatars.githubusercontent.com/u/62275818?v=4",
"profile": "https://iaanimashaun.herokuapp.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "quarto-workshop",
"projectOwner": "WarwickCIM",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}