-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
79 lines (79 loc) · 1.99 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mestato",
"name": "Meg Staton",
"avatar_url": "https://avatars1.githubusercontent.com/u/508122?v=4",
"profile": "https://github.com/mestato",
"contributions": [
"fundingFinding",
"ideas"
]
},
{
"login": "bradfordcondon",
"name": "Bradford Condon",
"avatar_url": "https://avatars2.githubusercontent.com/u/7063154?v=4",
"profile": "http://www.bradfordcondon.com/",
"contributions": [
"code"
]
},
{
"login": "almasaeed2010",
"name": "Abdullah Almsaeed",
"avatar_url": "https://avatars2.githubusercontent.com/u/1512664?v=4",
"profile": "http://almsaeedstudio.com",
"contributions": [
"code"
]
},
{
"login": "jwest60",
"name": "Joe West",
"avatar_url": "https://avatars0.githubusercontent.com/u/32902460?v=4",
"profile": "https://github.com/jwest60",
"contributions": [
"code"
]
},
{
"login": "MingChen0919",
"name": "Ming Chen",
"avatar_url": "https://avatars2.githubusercontent.com/u/1262709?v=4",
"profile": "https://github.com/MingChen0919",
"contributions": [
"code"
]
},
{
"login": "mboudet",
"name": "mboudet",
"avatar_url": "https://avatars0.githubusercontent.com/u/17642511?v=4",
"profile": "https://github.com/mboudet",
"contributions": [
"bug"
]
},
{
"login": "marcsilvaitqb",
"name": "marcsilvaitqb",
"avatar_url": "https://avatars1.githubusercontent.com/u/47527249?v=4",
"profile": "https://github.com/marcsilvaitqb",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "tripal_analysis_expression",
"projectOwner": "tripal",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "none"
}