1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00

Changing the maintainer

This commit is contained in:
Kayou 2019-03-04 10:07:51 +01:00 committed by GitHub
parent 12f825bbd2
commit 9396251620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,12 @@
"en": "Blog publishing application", "en": "Blog publishing application",
"fr": "Moteur de blog" "fr": "Moteur de blog"
}, },
"version": "2.14.3~ynh1", "version": "2.14.3~ynh2",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"url": "https://dotclear.org/", "url": "https://dotclear.org/",
"maintainer": { "maintainer": {
"name": "rgarrigue", "name": "kay0u",
"email": "remy.garrigue@gmail.com", "email": "pierre@kayou.io"
"url": "http://garrigue.re"
}, },
"requirements": { "requirements": {
"yunohost": ">= 3.2.0" "yunohost": ">= 3.2.0"
@ -66,4 +65,4 @@
} }
] ]
} }
} }