From 7a7c5188d59c496d8004b1ebd2fddb544130d70d Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Fri, 30 Mar 2018 23:46:32 +0200 Subject: [PATCH] Update cf.json --- manifests/cf.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/cf.json b/manifests/cf.json index 7f183416..56fba3d7 100644 --- a/manifests/cf.json +++ b/manifests/cf.json @@ -1,8 +1,10 @@ { "name": "cf", "author": "cl\u00e9ment foulc", + "contactEmail": "c.foulc@gmail.com", + "authorUrl": "https://www.facebook.com/clement.foulc", "manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md", "sourceUrl": "https://github.com/cfoulc/cf", "donateUrl": "https://www.paypal.me/cfoulc", "latestVersion": "0.5.16" -} \ No newline at end of file +}