.all-contributorsrc
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wildlifehexagon",
"name": "Eric Hartline",
"avatar_url": "https://avatars3.githubusercontent.com/u/13489381?v=4",
"profile": "http://www.erichartline.net/",
"contributions": [
"code",
"bug",
"content",
"maintenance",
]
},
{
"login": "cybersiddhu",
"name": "Siddhartha Basu",
"avatar_url": "https://avatars3.githubusercontent.com/u/48740?v=4",
"profile": "http://github.com/cybesiddhu",
"contributions": [
"doc",
"content"
"code",
"bug",
"maintenance",
"mentoring",
"ideas",
]
}
],
"contributorsPerLine": 7,
"projectName": "modware-annotation",
"projectOwner": "dictyBase",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}