zellij-org--zellij
dd0bc96284
Rust / Test (ubuntu-latest) (push) Failing after 1s
Rust / Integration Test (ubuntu-latest) (push) Failing after 2s
Rust / Build (ubuntu-latest) (push) Failing after 1s
Rust / Test (No Web) (push) Failing after 0s
Rust / Check Formatting (push) Failing after 2s
End to End tests / Build generic binary and run tests on it (push) Failing after 6m22s
Rust / Build (macos-latest) (push) Has been cancelled
Rust / Build (Windows) (push) Has been cancelled
Rust / Test (macos-latest) (push) Has been cancelled
Rust / Test (Windows) (push) Has been cancelled
51 行
1.6 KiB
JSON
51 行
1.6 KiB
JSON
{
|
|
"version": "v1.0.0",
|
|
"entity": {
|
|
"type": "individual",
|
|
"role": "owner",
|
|
"name": "Aram Drevekenin",
|
|
"email": "aram@poor.dev",
|
|
"description": "An indie developer rethinking our terminal experience",
|
|
"webpageUrl": {
|
|
"url": "https://zellij.dev",
|
|
"wellKnown": "https://zellij.dev/.well-known/funding-manifest-urls"
|
|
}
|
|
},
|
|
"projects": [{
|
|
"guid": "zellij",
|
|
"name": "Zellij",
|
|
"description": "A terminal workspace with batteries included",
|
|
"webpageUrl": {
|
|
"url": "https://zellij.dev",
|
|
"wellKnown": "https://zellij.dev/.well-known/funding-manifest-urls"
|
|
},
|
|
"repositoryUrl": {
|
|
"url": "https://github.com/zellij-org/zellij"
|
|
},
|
|
"licenses": ["spdx:MIT"],
|
|
"tags": ["terminal", "linux", "macos", "developer-tools"]
|
|
}],
|
|
"funding": {
|
|
"channels": [
|
|
{
|
|
"guid": "github-sponsors",
|
|
"type": "other",
|
|
"address": "https://github.com/sponsors/imsnif",
|
|
"description": "My Github Sponsors page."
|
|
}
|
|
],
|
|
"plans": [
|
|
{
|
|
"guid": "sponsorship-plan",
|
|
"status": "active",
|
|
"name": "Sponsorship Plan",
|
|
"description": "Sponsor as you wish and are able (preferably in a recurring manner) to help me pay my bills!",
|
|
"amount": 0,
|
|
"currency": "USD",
|
|
"frequency": "other",
|
|
"channels": ["github-sponsors"]
|
|
}
|
|
]
|
|
}
|
|
}
|