Skip to content

Commit 6329eea

Browse files
author
Edwin Carreno
committed
"Docs: add Edwin Carreño (SSC Uni Heidelberg) point in the deRSE Map"
1 parent 69232c5 commit 6329eea

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

_includes/mapdata.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,5 +598,19 @@ var rseFeatures = [
598598
"geometry": {
599599
"type": "Point", "coordinates": [8.652338, 50.093509]
600600
}
601+
},
602+
{
603+
"type": "Feature",
604+
"properties": {
605+
"name": "Edwin Carreño",
606+
"popupContent": "<img src='../assets/img/map/EdwinCarreno_SSC'><a href='https://github.com/ecarrenolozano'> Edwin Carreño<br>" +
607+
"Research Software Engineer<br>" +
608+
"<a href='https://www.ssc.uni-heidelberg.de/en'>Scientific Software Center (Universität Heidelberg)</a><br>" +
609+
"<br><br><em>Current research focus: Biological Networks, Software Engineering</em>"
610+
},
611+
"geometry": {
612+
"type": "Point",
613+
"coordinates": [8.67565, 49.41749]
614+
}
601615
}
602616
];
39.7 KB
Loading

0 commit comments

Comments
 (0)