bottom/.all-contributorsrc
allcontributors[bot] ee84d799bf
docs: add andys8 as a contributor (#137)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-28 17:44:30 -04:00

43 lines
995 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "shilangyu",
"name": "Marcin Wojnarowski",
"avatar_url": "https://avatars3.githubusercontent.com/u/29288116?v=4",
"profile": "http://shilangyu.github.io",
"contributions": [
"code",
"platform"
]
},
{
"login": "mqudsi",
"name": "Mahmoud Al-Qudsi",
"avatar_url": "https://avatars3.githubusercontent.com/u/606923?v=4",
"profile": "http://neosmart.net/",
"contributions": [
"code"
]
},
{
"login": "andys8",
"name": "Andy",
"avatar_url": "https://avatars0.githubusercontent.com/u/13085980?v=4",
"profile": "https://andys8.de",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "bottom",
"projectOwner": "ClementTsang",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}