Skip to content

Commit 13d77f4

Browse files
committedFeb 19, 2015
Adding 'Marcel Dancak' and 'Ivan Mincik' to contributors
1 parent 9e83ed8 commit 13d77f4

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
 

‎doc/contributors.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,40 @@
583583
50.06681
584584
]
585585
}
586+
},
587+
{
588+
"type": "Feature",
589+
"properties": {
590+
"Name": "Marcel Dancak",
591+
"Committer": "No",
592+
"First Commit Message": "fixed occurrence of gml:featureMember elements in GetFeatureInfo response in application/vnd.ogc.gml format",
593+
"First Commit Date": "20-02-2014",
594+
"GIT Nickname": "marcel-dancak"
595+
},
596+
"geometry": {
597+
"type": "Point",
598+
"coordinates": [
599+
21.28868,
600+
49.04914
601+
]
602+
}
603+
},
604+
{
605+
"type": "Feature",
606+
"properties": {
607+
"Name": "Ivan Mincik",
608+
"Committer": "No",
609+
"First Commit Message": "Updating Slovak translation strings file.",
610+
"First Commit Date": "23-05-2013",
611+
"GIT Nickname": "imincik"
612+
},
613+
"geometry": {
614+
"type": "Point",
615+
"coordinates": [
616+
21.19637,
617+
49.04172
618+
]
619+
}
586620
}
587621
]
588622
}

0 commit comments

Comments
 (0)
Please sign in to comment.