Skip to content

Commit d29c9f5

Browse files
committed
Merge pull request #1948 from NaturalGIS/add_fix_credits
add myself to map, fix my email address, add myself to contributors
2 parents 554a63a + 66335b0 commit d29c9f5

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

doc/AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Nyall Dawson <nyall dot dawson at gmail dot com>
5555
Vinayan Parameswaran <vinayan123 at gmail dot com>
5656
Chris Crook <ccrook at linz dot govt dot nz>
5757
Alvaro Huarte <ahuarte47 at yahoo dot es>
58-
Giovanni Manghi <giovanni.manghi at faunalia dot pt>
58+
Giovanni Manghi <giovanni dot manghi at naturalgis dot pt>
5959
Denis Rouzaud <denis.rouzaud at gmail.com>
6060
Tom Kralidis <tomkralidis at gmail.com>
6161
Sandro Santilli <strk at keybit.net>

doc/CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Florian El Ahdab
2828
Florian Hof
2929
Frank Warmerdam
3030
Germán Carrillo
31+
Giovanni Manghi
3132
Giuseppe Sucameli
3233
Horst Duester
3334
Hyao (IRC nickname)

doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,23 @@
618618
]
619619
}
620620
},
621+
{
622+
"type": "Feature",
623+
"properties": {
624+
"Name": "Giovanni Manghi",
625+
"Committer": "No",
626+
"First Commit Message": "Makes SAGA supervised classification work also with SAGA 2.0.8.",
627+
"First Commit Date": "30-09-2013",
628+
"GIT Nickname": "gioman"
629+
},
630+
"geometry": {
631+
"type": "Point",
632+
"coordinates": [
633+
-7.917703,
634+
38.596288
635+
]
636+
}
637+
},
621638
{
622639
"type": "Feature",
623640
"properties": {

0 commit comments

Comments
 (0)