Skip to content

Commit 0bd5107

Browse files
authoredNov 16, 2017
Merge pull request #5647 from pblottiere/contributor
Update contributors
2 parents 05d38b3 + 5e2564c commit 0bd5107

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed
 

‎doc/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ Tom Kralidis <tomkralidis at gmail.com>
6161
Sandro Santilli <strk at keybit.net>
6262
Alessandro Pasotti <elpaso at itopen.it>
6363
Even Rouault <even dot rouault at spatialys dot com>
64+
Paul Blottiere <blottiere dot paul at gmail dot com>

‎doc/CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Milena Nowotarska
6969
Minoru Akagi
7070
Nikos Alexandris
7171
Paolo Cavallini
72+
Paul Blottiere
7273
Paul Ramsey
7374
Pierre Auckenthaler
7475
Raymond Nijssen

‎doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,23 @@
420420
]
421421
}
422422
},
423+
{
424+
"type": "Feature",
425+
"properties": {
426+
"Name": "Paul Blottiere",
427+
"Committer": "Yes",
428+
"First Commit Message": "Add polygon and polyline tools in composer",
429+
"First Commit Date": "04-03-2016",
430+
"GIT Nickname": "pblottiere"
431+
},
432+
"geometry": {
433+
"type": "Point",
434+
"coordinates": [
435+
-4.6445492,
436+
48.3748789
437+
]
438+
}
439+
},
423440
{
424441
"type": "Feature",
425442
"properties": {

0 commit comments

Comments
 (0)