-
Notifications
You must be signed in to change notification settings - Fork 10
/
.all-contributorsrc
115 lines (115 loc) · 2.82 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "SandyRogers",
"name": "Sandy Rogers",
"avatar_url": "https://avatars.githubusercontent.com/u/414767?v=4",
"profile": "https://sa.ndyroge.rs",
"contributions": [
"code",
"example",
"ideas",
"infra",
"review"
]
},
{
"login": "Ales-ibt",
"name": "Ales-ibt",
"avatar_url": "https://avatars.githubusercontent.com/u/26798122?v=4",
"profile": "https://github.com/Ales-ibt",
"contributions": [
"code",
"example",
"ideas"
]
},
{
"login": "vestalisvirginis",
"name": "Virginie Grosboillot",
"avatar_url": "https://avatars.githubusercontent.com/u/54766741?v=4",
"profile": "https://github.com/vestalisvirginis",
"contributions": [
"ideas",
"code",
"content"
]
},
{
"login": "bgruening",
"name": "Björn Grüning",
"avatar_url": "https://avatars.githubusercontent.com/u/469983?v=4",
"profile": "http://orcid.org/0000-0002-3079-6586",
"contributions": [
"infra"
]
},
{
"login": "bebatut",
"name": "Bérénice Batut",
"avatar_url": "https://avatars.githubusercontent.com/u/1842467?v=4",
"profile": "http://research.bebatut.fr/",
"contributions": [
"infra"
]
},
{
"login": "mberacochea",
"name": "Martín Beracochea",
"avatar_url": "https://avatars.githubusercontent.com/u/1123897?v=4",
"profile": "https://github.com/mberacochea",
"contributions": [
"ideas",
"code",
"content",
"mentoring"
]
},
{
"login": "tgurbich",
"name": "tgurbich",
"avatar_url": "https://avatars.githubusercontent.com/u/63121037?v=4",
"profile": "https://github.com/tgurbich",
"contributions": [
"ideas",
"code",
"content"
]
},
{
"login": "amartyanambiar",
"name": "Amartya Nambiar",
"avatar_url": "https://avatars.githubusercontent.com/u/51471924?v=4",
"profile": "https://amartya.vercel.app/",
"contributions": [
"code",
"example",
"ideas"
]
},
{
"login": "KateSakharova",
"name": "Ekaterina Sakharova",
"avatar_url": "https://avatars.githubusercontent.com/u/49755902?v=4",
"profile": "https://www.ebi.ac.uk/metagenomics/",
"contributions": [
"ideas",
"code",
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "notebooks",
"projectOwner": "EBI-Metagenomics",
"commitType": "docs"
}