Skip to content

Commit

Permalink
Merge pull request #71 from jlinx/gh-pages
Browse files Browse the repository at this point in the history
Add Jan Linxweiler to map
  • Loading branch information
StephanJanosch committed Dec 10, 2018
2 parents 2b8e1cf + eb966ec commit d59a56f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _includes/mapdata.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,5 +365,16 @@ var rseFeatures = [
"geometry": {
"type": "Point", "coordinates": [10.403139, 63.416339]
}
},
{
"type": "Feature",
"properties": {
"name": "Jan Linxweiler",
"popupContent": "<img src='../assets/img/map/JanLinxweiler.png'><a href='https://www.tu-braunschweig.de/irmb/institut/mitarbeiter/linxweiler/index.html'>Jan Linxweiler</a>, Technische Universität Braunschweig, j.linxweiler@tu-bs.de<br><br><em>Postdoctoral researcher building interactive software systems using GPU Computing in the field of Computational Fluid Dynamics. Teaching Software Engineering to students from engineering disciplines. Doing RSE since 2005.</em>"
},
"geometry": {
"type": "Point",
"coordinates": [10.527724027633665, 52.27272029357738]
}
}
];
Binary file added assets/img/map/JanLinxweiler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d59a56f

Please sign in to comment.