-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
.all-contributorsrc
125 lines (125 loc) · 3.21 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "KerstenBreuer",
"name": "KerstenBreuer",
"avatar_url": "https://avatars3.githubusercontent.com/u/28008309?v=4",
"profile": "https://github.com/KerstenBreuer",
"contributions": [
"code"
]
},
{
"login": "tetron",
"name": "Peter Amstutz",
"avatar_url": "https://avatars3.githubusercontent.com/u/1316612?v=4",
"profile": "https://github.com/tetron",
"contributions": [
"ideas",
"code"
]
},
{
"login": "michael-kotliar",
"name": "Michael Kotliar",
"avatar_url": "https://avatars1.githubusercontent.com/u/19493721?v=4",
"profile": "https://github.com/michael-kotliar",
"contributions": [
"ideas",
"code"
]
},
{
"login": "pvanheus",
"name": "pvanheus",
"avatar_url": "https://avatars0.githubusercontent.com/u/4154788?v=4",
"profile": "https://github.com/pvanheus",
"contributions": [
"code"
]
},
{
"login": "medcelerate",
"name": "medcelerate",
"avatar_url": "https://avatars3.githubusercontent.com/u/32549017?v=4",
"profile": "https://github.com/medcelerate",
"contributions": [
"ideas"
]
},
{
"login": "stain",
"name": "stain",
"avatar_url": "ihttps://avatars3.githubusercontent.com/u/253413?v=4",
"profile": "https://github.com/stain",
"contributions": [
"code"
]
},
{
"login": "mb1069",
"name": "Miguel Boland",
"avatar_url": "https://avatars1.githubusercontent.com/u/9156542?v=4",
"profile": "https://github.com/mb1069",
"contributions": [
"code"
]
},
{
"login": "fjrmoreews",
"name": "fjrmoreews",
"avatar_url": "https://avatars0.githubusercontent.com/u/15047744?v=4",
"profile": "https://github.com/fjrmoreews",
"contributions": [
"code"
]
},
{
"login": "hellymac",
"name": "cjuigne",
"avatar_url": "https://avatars3.githubusercontent.com/u/25847234?v=4",
"profile": "https://github.com/hellymac",
"contributions": [
"code"
]
},
{
"login": "mberacochea",
"name": "Martín Beracochea",
"avatar_url": "https://avatars3.githubusercontent.com/u/1123897?v=4",
"profile": "https://github.com/mberacochea",
"contributions": [
"code"
]
},
{
"login": "denis-yuen",
"name": "Denis Yuen",
"avatar_url": "https://avatars0.githubusercontent.com/u/1730679?v=4",
"profile": "https://orcid.org/0000-0002-6130-1021",
"contributions": [
"doc"
]
},
{
"login": "skanwal",
"name": "Sehrish Kanwal",
"avatar_url": "https://avatars3.githubusercontent.com/u/9857259?v=4",
"profile": "https://www.linkedin.com/in/sehrish-kanwal-1b80bb42/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "bio-cwl-tools",
"projectOwner": "common-workflow-library",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": false
}