-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
114 lines (114 loc) · 3.12 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
{
"projectName": "ncov-recombinant",
"projectOwner": "ktmeaton",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"contributorsPerLine": 5,
"imageSize": 100,
"commit": false,
"commitConvention": "atom",
"contributors": [
{
"login": "nextstrain",
"name": "Nextstrain (Nextclade)",
"avatar_url": "https://avatars.githubusercontent.com/u/22159334?v=4",
"profile": "https://github.com/nextstrain/nextclade",
"contributions": [
"data",
"plugin"
]
},
{
"login": "lenaschimmel",
"name": "Lena Schimmel (sc2rf)",
"avatar_url": "https://avatars.githubusercontent.com/u/1325019?v=4",
"profile": "https://github.com/lenaschimmel/sc2rf",
"contributions": [
"plugin"
]
},
{
"login": "yatisht",
"name": "Yatish Turakhia (UShER)",
"avatar_url": "https://avatars.githubusercontent.com/u/34664884?v=4",
"profile": "https://github.com/yatisht/usher",
"contributions": [
"data",
"plugin"
]
},
{
"login": "AngieHinrichs",
"name": "Angie Hinrichs (UShER)",
"avatar_url": "https://avatars.githubusercontent.com/u/186983?v=4",
"profile": "https://github.com/yatisht/usher",
"contributions": [
"data",
"plugin"
]
},
{
"login": "benjamindeslisle",
"name": "Benjamin Delisle",
"avatar_url": "https://i1.rgstatic.net/ii/profile.image/278724097396748-1443464411327_Q128/Benjamin-Delisle.jpg",
"profile": "https://www.inspq.qc.ca/en/auteurs/2629/all",
"contributions": [
"bug",
"test"
]
},
{
"login": "vanipriyadarsiniikkurthi",
"name": "Vani Priyadarsini Ikkurthi",
"avatar_url": "https://media-exp1.licdn.com/dms/image/C5603AQHaG8Xx4QLXSQ/profile-displayphoto-shrink_200_200/0/1569339145568?e=2147483647&v=beta&t=3WrvCciW-x8J3Aw4JHGrWOpuqiikrrGV2KsDaISnHIw",
"profile": "https://ca.linkedin.com/in/dr-vani-priyadarsini-ikkurti-4a2ab676",
"contributions": [
"bug",
"test"
]
},
{
"login": "markhorsman",
"name": "Mark Horsman",
"avatar_url": "https://ui-avatars.com/api/?name=Mark+Horsman",
"profile": "https://ca.linkedin.com/in/mark-horsman-52a14740",
"contributions": [
"ideas",
"design"
]
},
{
"login": "jbloomlab",
"name": "Jesse Bloom Lab",
"avatar_url": "https://avatars.githubusercontent.com/u/17679492?s=200&v=4",
"profile": "https://github.com/jbloomlab",
"contributions": [
"data",
"plugin"
]
},
{
"login": "dfornika",
"name": "Dan Fornika",
"avatar_url": "https://avatars.githubusercontent.com/u/145659?v=4",
"profile": "https://github.com/dfornika",
"contributions": [
"ideas",
"test"
]
},
{
"login": "TaraNewman",
"name": "Tara Newman",
"avatar_url": "https://ui-avatars.com/api/?name=Tara+Newman",
"profile": "",
"contributions": [
"ideas",
"test"
]
}
]
}