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

Merge pull request #46 from YunoHost-Apps/testing

Adding maintainer
This commit is contained in:
yalh76 2019-05-23 21:44:10 +02:00 committed by GitHub
commit 697c8b8c0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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