2
0
Fork 0
mirror of https://github.com/ClementTsang/bottom synced 2025-02-19 06:38:27 +00:00
bottom/.all-contributorsrc
allcontributors[bot] 3d83f5f967
docs: add shilangyu as a contributor ()
* docs: update README.md [skip ci]

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

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-20 11:06:12 -04:00

24 lines
516 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"
]
}
],
"contributorsPerLine": 7,
"projectName": "bottom",
"projectOwner": "ClementTsang",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}