1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Adding maintainer

This commit is contained in:
yalh76 2019-05-23 15:13:13 +02:00
parent 970610df6c
commit 06034e0166

View file

@ -8,10 +8,15 @@
"version": "0.9.0~ynh2",
"url": "https://pixelfed.org/",
"license": "AGPL-3.0-or-later",
"maintainer": {
"maintainer": [
{
"name": "Jean-Baptiste Holcroft",
"email": "jean-baptiste@holcroft.fr"
},
{
"name": "yalh76"
}
],
"requirements": {
"yunohost": ">= 3.5"
},