From be3506daadc92ca116e0ff0962bb06249452d0c3 Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Tue, 30 Oct 2018 13:38:10 +0100
Subject: [PATCH] Update weather.json

---
 weather.json | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/weather.json b/weather.json
index f553b99..c48d4c5 100755
--- a/weather.json
+++ b/weather.json
@@ -1,4 +1,11 @@
-[
+[    {
+    "title": "Webmail et agenda SOGo indisponible via l'ENT",
+    "priority": "high",
+    "start": "2018-10-30T13:00:43+0100",
+    "end": "2018-10-30T14:00:43+0100",
+    "duration": 60,
+    "content": "En raison d'une maintenance sur l'un des serveur de messagerie, l'accès au webmail et agenda SOGo via l'ENT sera momentanément indisponible entre 13h et 14h. Vous pouvez tout de même accéder vos mails et votre agenda SOGo en passant par l'adresse directe https://agenda.unistra.fr"
+    },
     {
     "title": "Remplacement de commutateurs - indisponibilité temporaire du réseau filaire au Patio",
     "priority": "low",
-- 
GitLab