mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
remove the empty string inside 'maintainers'
This commit is contained in:
parent
d0161eef63
commit
b3bfa35dd2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ description.fr = "Réseau social décentralisé"
|
|||
|
||||
version = "2024.03~ynh1"
|
||||
|
||||
maintainers = [ "" ]
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
license = "AGPL-3.0-only"
|
||||
|
|
Loading…
Reference in a new issue