mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Update README.md
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
This commit is contained in:
parent
d34632a079
commit
5814eb5dc2
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ This tag can have 5 different values:
|
||||||
- `"maintained": true` That's the default value if the tag isn't present for your app. That simply means that this app is maintained.
|
- `"maintained": true` That's the default value if the tag isn't present for your app. That simply means that this app is maintained.
|
||||||
- `"maintained": "request_help"` Use that value to inform other packagers that you need help to maintain this app. You'll then be more than one maintainer for this apps.
|
- `"maintained": "request_help"` Use that value to inform other packagers that you need help to maintain this app. You'll then be more than one maintainer for this apps.
|
||||||
- `"maintained": "request_adoption"` Use that value to inform other packagers, as well as users, that you're going to give up that app. So that you would like another maintainer to take care of it.
|
- `"maintained": "request_adoption"` Use that value to inform other packagers, as well as users, that you're going to give up that app. So that you would like another maintainer to take care of it.
|
||||||
- `"maintained": false` or `"maintained": "orphaned"` This value means that this app is no longer maintained... That means also that a packager can declare himself as its new maintainer.
|
- `"maintained": false` or `"maintained": "orphaned"` This value means that this app is no longer maintained... That means also that a packager can declare himself/herself as its new maintainer.
|
||||||
Please contact Apps group if you want to take back a unmaintained app.
|
Please contact Apps group if you want to take back a unmaintained app.
|
||||||
|
|
||||||
If you want to modify the status of one of your apps, for any reason, please think also to inform the community via the forum. Users would probably be glad to be informed that an app they use will become unmaintained.
|
If you want to modify the status of one of your apps, for any reason, please think also to inform the community via the forum. Users would probably be glad to be informed that an app they use will become unmaintained.
|
||||||
|
|
Loading…
Add table
Reference in a new issue