-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path.all-contributorsrc
100 lines (100 loc) · 2.48 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "eirini-zormpa",
"name": "Eirini Zormpa",
"avatar_url": "https://avatars.githubusercontent.com/u/30151074?v=4",
"profile": "https://github.com/eirini-zormpa",
"contributions": [
"content",
"tutorial",
"talk",
"mentoring",
"ideas",
"eventOrganizing"
]
},
{
"login": "BrainonSilicon",
"name": "Sophia Batchelor",
"avatar_url": "https://avatars.githubusercontent.com/u/42813259?v=4",
"profile": "http://www.brainonsilicon.com",
"contributions": [
"tutorial",
"talk",
"mentoring"
]
},
{
"login": "RayStick",
"name": "Rachael Stickland",
"avatar_url": "https://avatars.githubusercontent.com/u/50215726?v=4",
"profile": "http://linkedin.com/in/rstickland-phd",
"contributions": [
"mentoring",
"tutorial",
"talk"
]
},
{
"login": "evelinag",
"name": "Evelina Gabasova",
"avatar_url": "https://avatars.githubusercontent.com/u/5541162?v=4",
"profile": "http://evelinag.com",
"contributions": [
"tutorial",
"talk",
"ideas"
]
},
{
"login": "rhenkin",
"name": "Rafael Henkin",
"avatar_url": "https://avatars.githubusercontent.com/u/1545093?v=4",
"profile": "https://github.com/rhenkin",
"contributions": [
"mentoring"
]
},
{
"login": "FrikadEllen",
"name": "Ellen D Moss",
"avatar_url": "https://avatars.githubusercontent.com/u/38990372?v=4",
"profile": "https://github.com/FrikadEllen",
"contributions": [
"mentoring"
]
},
{
"login": "BatoolMM",
"name": "Batool Almarzouq",
"avatar_url": "https://avatars.githubusercontent.com/u/53487593?v=4",
"profile": "https://batool-almarzouq.netlify.app/",
"contributions": [
"mentoring"
]
},
{
"login": "paola-g",
"name": "paola-g",
"avatar_url": "https://avatars.githubusercontent.com/u/7580862?v=4",
"profile": "https://github.com/paola-g",
"contributions": [
"mentoring"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "training",
"projectOwner": "aim-rsf",
"commitType": "docs"
}