mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-23 12:43:09 +00:00
ee84d799bf
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
43 lines
995 B
JSON
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
|
|
}
|