mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
Merge branch 'testing' into master
This commit is contained in:
commit
c549996d7f
3 changed files with 3 additions and 11 deletions
|
@ -36,10 +36,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
- Official app website: <https://libreddit.spike.codes/>
|
||||
- Upstream app code repository: <https://github.com/spikecodes/libreddit>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/libreddit>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/libreddit_ynh/issues>
|
||||
|
||||
|
||||
## Developer info
|
||||
|
||||
|
|
|
@ -35,11 +35,6 @@ Libreddit est un mot-valise de "libre" (qui signifie liberté) et "Reddit". C'es
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
- Site officiel de l’app : <https://libreddit.spike.codes/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/spikecodes/libreddit>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/libreddit>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/libreddit_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/libreddit_ynh/tree/testing).
|
||||
|
|
|
@ -7,7 +7,7 @@ description.fr = "Alternative libre à Reddit"
|
|||
|
||||
version = "0.30.1~ynh4"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
license = "AGPL-3.0"
|
||||
|
@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/"
|
|||
code = "https://github.com/spikecodes/libreddit"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64"]
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
|
Loading…
Add table
Reference in a new issue