forked from nextstrain/nextclade
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
104 lines (104 loc) · 2.56 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
{
"projectName": "nextclade",
"projectOwner": "nextstrain",
"files": [
"README.md"
],
"imageSize": 100,
"contributorsSortAlphabetically": false,
"skipCi": false,
"contributors": [
{
"login": "emmahodcroft",
"name": "Emma Hodcroft",
"avatar_url": "https://avatars1.githubusercontent.com/u/14290674?v=4",
"profile": "https://github.com/emmahodcroft",
"contributions": [
"ideas",
"test",
"talk",
"review"
]
},
{
"login": "tsibley",
"name": "Thomas Sibley",
"avatar_url": "https://avatars2.githubusercontent.com/u/79913?v=4",
"profile": "https://tsibley.net/",
"contributions": [
"infra",
"security"
]
},
{
"login": "victorlin",
"name": "Victor Lin",
"avatar_url": "https://avatars2.githubusercontent.com/u/13424970?v=4",
"profile": "https://github.com/victorlin",
"contributions": [
"code",
"doc"
]
},
{
"login": "theosanderson",
"name": "Theo Sanderson",
"avatar_url": "https://avatars.githubusercontent.com/u/19732295?v=4",
"profile": "http://theo.io/",
"contributions": [
"code"
]
},
{
"login": "stroudn1",
"name": "Natalie Stroud",
"avatar_url": "https://avatars3.githubusercontent.com/u/17433156?v=4",
"profile": "http://www.natalieastroud.com/",
"contributions": [
"content",
"translation"
]
},
{
"login": "iskandr",
"name": "Alex Rubinsteyn",
"avatar_url": "https://avatars.githubusercontent.com/u/48441?v=4",
"profile": "http://www.rubinsteyn.com/",
"contributions": [
"doc"
]
},
{
"login": "molecules",
"name": "Christopher Bottoms",
"avatar_url": "https://avatars.githubusercontent.com/u/345060?v=4",
"profile": "https://github.com/molecules",
"contributions": [
"doc"
]
},
{
"login": "fmaguire",
"name": "Finlay Maguire",
"avatar_url": "https://avatars.githubusercontent.com/u/1698629?v=4",
"profile": "http://finlaymagui.re/",
"contributions": [
"doc"
]
},
{
"login": "dnanto",
"name": "dnanto",
"avatar_url": "https://avatars.githubusercontent.com/u/49757922?v=4",
"profile": "https://github.com/dnanto",
"contributions": [
"code",
"data"
]
}
],
"repoType": "github",
"contributorsPerLine": 8,
"repoHost": "https://github.com",
"commitConvention": "angular"
}