mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
remove the empty string inside 'maintainers'
This commit is contained in:
parent
00efec33c2
commit
f0cc296879
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ description.fr = "Plateforme de publication décentralisée et un réseau social
|
||||||
|
|
||||||
version = "9.0.1~ynh1"
|
version = "9.0.1~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue