mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-22 12:13:06 +00:00
cbd4841ab6
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
33 lines
752 B
JSON
33 lines
752 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"
|
|
]
|
|
},
|
|
{
|
|
"login": "mqudsi",
|
|
"name": "Mahmoud Al-Qudsi",
|
|
"avatar_url": "https://avatars3.githubusercontent.com/u/606923?v=4",
|
|
"profile": "http://neosmart.net/",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "bottom",
|
|
"projectOwner": "ClementTsang",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|