1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fluxbb_ynh.git synced 2024-09-03 18:36:14 +02:00

Merge pull request #8 from YunoHost-Apps/yalh76-patch-1

maintener name normalization with other packages
This commit is contained in:
antoine 2020-02-28 17:48:24 +01:00 committed by GitHub
commit 8671429fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"url": "https://fluxbb.org/",
"license": "GPL-2.0-only",
"maintainer": {
"name": "antoine",
"name": "Antoine",
"email": "antoine@miaou.org",
"url": "https://miaou.org"
},