From 8c924f6df9773d2e7bd4c4110a89af88868d35ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 15 May 2018 22:43:41 +0200 Subject: [PATCH] Update maintainers and add Previous maintainers in manifest --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 1c0fe8f..26095cb 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,10 @@ "license": "MIT", "version": "0.11.33~ynh1", "maintainer": { + "name": "Josué Tille", + "email": "josue@tille.ch" + }, + "previous_maintainers": { "name": "tostaki", "email": "maxime@max.privy.place" },