From 3893b6fff859ba14dc01420d7c5ddbf933defbd5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 18 Feb 2020 21:43:57 +0100 Subject: [PATCH] maintener name normalisation with other packages --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1c5056f..656cb64 100644 --- a/manifest.json +++ b/manifest.json @@ -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" },