From d02efbe9c78b2759849faf9b689ab7737b50341a Mon Sep 17 00:00:00 2001 From: bdm-oslandia Date: Thu, 13 Feb 2025 11:56:53 +0100 Subject: [PATCH] fix(contributors.json): update benoitdm-oslandia commiter flag --- resources/data/contributors.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/data/contributors.json b/resources/data/contributors.json index 83eb25f85b11..7554539c7a0e 100644 --- a/resources/data/contributors.json +++ b/resources/data/contributors.json @@ -1235,7 +1235,7 @@ "type": "Feature", "properties": { "Name": "Benoit De Mezzo", - "Committer": "No", + "Committer": "Yes", "First Commit Message": "fix percent encoding in server query parameter", "First Commit Date": "07-12-2021", "GIT Nickname": "benoitdm-oslandia" @@ -1243,8 +1243,8 @@ "geometry": { "type": "Point", "coordinates": [ - -1.01, - 46.13 + -1.010, + 46.130 ] } }