From e222cd530b5fedf22f60ca281a4c42809429d237 Mon Sep 17 00:00:00 2001 From: Belgacem Date: Thu, 14 Jan 2021 23:16:53 +0100 Subject: [PATCH] add myself to contributors list --- doc/CONTRIBUTORS | 1 + resources/data/contributors.json | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/doc/CONTRIBUTORS b/doc/CONTRIBUTORS index 53e233ce44e..1de1b0859d2 100644 --- a/doc/CONTRIBUTORS +++ b/doc/CONTRIBUTORS @@ -12,6 +12,7 @@ Anita Graser Arthur Nanni Arunmozhi Baba Yoshihiko +Belgacem Nedjima Bernhard Ströbl Brent Wood Brook Milligan diff --git a/resources/data/contributors.json b/resources/data/contributors.json index 150f45c0da2..50ab92bfb66 100644 --- a/resources/data/contributors.json +++ b/resources/data/contributors.json @@ -1009,6 +1009,23 @@ 16.26555 ] } + }, + { + "type": "Feature", + "properties": { + "Name": "Belgacem Nedjima", + "Committer": "No", + "First Commit Message": "[Bug fix] load 3D view symbol configuration widget (Single symbol/Rule-based/No symbol) automatically in the layer properties window", + "First Commit Date": "15-05-2020", + "GIT Nickname": "NEDJIMAbelgacem" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 3.154434, + 36.717145 + ] + } } ] }