Skip to content

Commit e447813

Browse files
committedSep 21, 2013
add etiennesky to contributors maps
1 parent 36bb4be commit e447813

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
 

‎doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,23 @@
499499
46.47796
500500
]
501501
}
502+
},
503+
{
504+
"type": "Feature",
505+
"properties": {
506+
"Name": "Etienne Tourigny",
507+
"Committer": "Yes",
508+
"First Commit Message": "fixes for browser (GDAL rasters) : skip *.aux.xml files ; add suffix to raster file names in browser ; add HDF4 file suffix (.hdf) in buildSupportedRasterFileFilterAndExtensions()",
509+
"First Commit Date": "09-03-2012",
510+
"GIT Nickname": "etiennesky"
511+
},
512+
"geometry": {
513+
"type": "Point",
514+
"coordinates": [
515+
-45.87558,
516+
-23.199067
517+
]
518+
}
502519
}
503520
]
504521
}

0 commit comments

Comments
 (0)
Please sign in to comment.