mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
remove the empty string inside 'maintainers'
This commit is contained in:
parent
adf77688b8
commit
d46a69112c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ description.fr = "Service de raccourcisseur d'URL"
|
||||||
|
|
||||||
version = "1.9.2~ynh4"
|
version = "1.9.2~ynh4"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue