diff --git a/doc/contributors.json b/doc/contributors.json index ad12ccf1825..af80a3b04b9 100644 --- a/doc/contributors.json +++ b/doc/contributors.json @@ -583,6 +583,40 @@ 50.06681 ] } + }, + { + "type": "Feature", + "properties": { + "Name": "Marcel Dancak", + "Committer": "No", + "First Commit Message": "fixed occurrence of gml:featureMember elements in GetFeatureInfo response in application/vnd.ogc.gml format", + "First Commit Date": "20-02-2014", + "GIT Nickname": "marcel-dancak" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 21.28868, + 49.04914 + ] + } + }, + { + "type": "Feature", + "properties": { + "Name": "Ivan Mincik", + "Committer": "No", + "First Commit Message": "Updating Slovak translation strings file.", + "First Commit Date": "23-05-2013", + "GIT Nickname": "imincik" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 21.19637, + 49.04172 + ] + } } ] }