From 5530db20f5135ebd6481ddf7266050b01701c103 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Mon, 10 Jan 2022 11:35:32 +0100
Subject: [PATCH] =?UTF-8?q?Maj=20cr=C3=A9dits=20et=20licence?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 conf/app.struct.ts | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/conf/app.struct.ts b/conf/app.struct.ts
index 2d80b503..772a497d 100755
--- a/conf/app.struct.ts
+++ b/conf/app.struct.ts
@@ -96,10 +96,12 @@ export const appStruct: AppConfig = {
       'Anthony Borghi',
       'Armand Bahi',
       'Frederic Carretero',
-      'Olivier Gayte',
       'Laurent Panabières',
+      'Laurie Ambroise',
       'Ludivine Premont',
-      'Sofian Pujo'
+      'Mickael Fernandez',
+      'Olivier Gayte',
+      'Sofian Pujo',
     ],
     'graphics': [
       'Alexandre Roy'
@@ -109,10 +111,11 @@ export const appStruct: AppConfig = {
       'Angular',
       'Bootstrap',
       'Postgres',
+      'PostGIS',
+      'Mapserver',
       'Symfony',
       'OpenLayers',
-      'Open Street Maps',
-      'jQuery'
+      'Open Street Maps'
     ],
     'contact': 'www.veremes.com',
     'licence': '© Veremes'
-- 
GitLab