1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2024-09-03 19:36:10 +02:00

Manifest: update maintainer

This commit is contained in:
nicofrand 2020-05-02 13:46:24 +02:00
parent 9eff3a6902
commit cd9e7608f9

View file

@ -9,9 +9,15 @@
"url": "https://framagit.org/kresusapp/kresus", "url": "https://framagit.org/kresusapp/kresus",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": { "maintainer": {
"name": "Jean-Baptiste Holcroft", "name": "Nicolas <nicofrand> Frandeboeuf",
"email": "jean-baptiste@holcroft.fr" "email": "mail@nicofrand.eu"
}, },
"previous_maintainers": [
{
"name": "Jean-Baptiste Holcroft",
"email": "jean-baptiste@holcroft.fr"
}
],
"requirements": { "requirements": {
"yunohost": ">= 3.6.0" "yunohost": ">= 3.6.0"
}, },