From e172fb480e7e12b5df7ee0d1a0cc8f3972dd2c3e Mon Sep 17 00:00:00 2001
From: "mathias.chouet" <mathias.chouet@irstea.fr>
Date: Tue, 10 Sep 2019 15:24:30 +0200
Subject: [PATCH] "Sylvain Richard" => "S. Richard"

---
 src/app/config.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/app/config.json b/src/app/config.json
index 7018fbbc6..a494eee07 100644
--- a/src/app/config.json
+++ b/src/app/config.json
@@ -12,7 +12,7 @@
             "name": "PASSE_A_BASSIN",
             "image": {
                 "path": "passe-bassin.jpg",
-                "credits": "Sylvain Richard / AFB"
+                "credits": "S. Richard / AFB"
             },
             "calculators": [ 12, 13, 6, 5, 10, 15, 9 ]
         },
@@ -20,7 +20,7 @@
             "name": "PASSE_NATURELLE",
             "image": {
                 "path": "passe-naturelle.jpg",
-                "credits": "Sylvain Richard / AFB"
+                "credits": "S. Richard / AFB"
             },
             "calculators": [ 11, 17 ]
         },
-- 
GitLab