mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
commit
46eb7bbb5d
1 changed files with 8 additions and 4 deletions
|
@ -9,10 +9,14 @@
|
||||||
"version": "0.9.999~ynh4",
|
"version": "0.9.999~ynh4",
|
||||||
"url": "https://git.pleroma.social/pleroma/pleroma",
|
"url": "https://git.pleroma.social/pleroma/pleroma",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": [
|
||||||
"name": "Anmol Sharma, yalh76",
|
{
|
||||||
"email": "anmol@datamol.org"
|
"name": "Anmol Sharma",
|
||||||
},
|
"email": "anmol@datamol.org"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "yalh76"
|
||||||
|
}],
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 3.4"
|
"yunohost": ">= 3.4"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue