From 93619d5445b220cf61aa556bf91d0b809434891e Mon Sep 17 00:00:00 2001 From: PIQUARD SIMON <simon.piquard@unistra.fr> Date: Thu, 21 Jun 2018 12:00:09 +0200 Subject: [PATCH] Update weather.json --- weather.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/weather.json b/weather.json index 0f89039..2de6c42 100755 --- a/weather.json +++ b/weather.json @@ -1,4 +1,12 @@ [ + { + "title": "Maintenance - Listes de diffusion Sympa", + "priority": "medium", + "start": "2018-07-02T12:00:43+0100", + "end": "2018-07-02T14:00:43+0100", + "duration": 120, + "content": "Le service sera coupé entre 12h et 14h le 2 juillet. La maintenance permettra de passer en version 6.2.32 de Sympa. Les mails à destination des listes seront mis en file d'attente durant la période de migration. Les nouveautés apportées par la nouvelle version sont entre autres des corrections concernant la sécurité de Sympa." + }, { "title": "Maintenance Moodle", "priority": "medium", -- GitLab