mirror of
https://github.com/YunoHost-Apps/privatebin_ynh.git
synced 2024-09-03 20:15:56 +02:00
remove the empty string inside 'maintainers'
This commit is contained in:
parent
745492c86d
commit
53bb77869f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance de
|
|||
|
||||
version = "1.7.1~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
license = "Zlib"
|
||||
|
@ -56,4 +56,4 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = "php8.2-fpm"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue