Skip to content

Commit e121132

Browse files
committed
Add myself to contributors.json and AUTHORS
1 parent 8b08ffc commit e121132

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

doc/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ Denis Rouzaud <denis.rouzaud at gmail.com>
6060
Tom Kralidis <tomkralidis at gmail.com>
6161
Sandro Santilli <strk at keybit.net>
6262
Alessandro Pasotti <elpaso at itopen.it>
63+
Even Rouault <even dot rouault at spatialys dot com>

doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,23 @@
770770
38.69744
771771
]
772772
}
773+
},
774+
{
775+
"type": "Feature",
776+
"properties": {
777+
"Name": "Even Rouault",
778+
"Committer": "Yes",
779+
"First Commit Message": "OGR provider: don't segfault when the layer cannot be retrieved (e.g. datasource with 0 layer)",
780+
"First Commit Date": "20-11-2011",
781+
"GIT Nickname": "rouault"
782+
},
783+
"geometry": {
784+
"type": "Point",
785+
"coordinates": [
786+
-9.42036,
787+
38.69744
788+
]
789+
}
773790
}
774791
]
775792
}

0 commit comments

Comments
 (0)