mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Merge pull request #413 from VILLASframework/update-mail
Update Steffens mail address
This commit is contained in:
commit
86c91fda90
3 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@ For other licensing options please consult [Prof. Antonello Monti](mailto:amonti
|
|||
|
||||
[](http://www.acs.eonerc.rwth-aachen.de)
|
||||
|
||||
- Steffen Vogel <svogel2@eonerc.rwth-aachen.de>
|
||||
- Steffen Vogel <post@steffenvogel.de>
|
||||
- Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
||||
|
||||
[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de)
|
||||
|
|
|
@ -44,7 +44,7 @@ export function slew_home() {
|
|||
<ul>
|
||||
<li><a href="mailto:jdinkelbach@eonerc.rwth-aachen.de">Jan Dinkelbach</a></li>
|
||||
<li><a href="mailto:ikoester@eonerc.rwth-aachen.de">Iris Köster</a></li>
|
||||
<li><a href="mailto:stvogel@eonerc.rwth-aachen.de">Steffen Vogel</a></li>
|
||||
<li><a href="mailto:post@steffenvogel.de">Steffen Vogel</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>Credits</h3>
|
||||
|
|
|
@ -48,7 +48,7 @@ export function villasweb_home(title, username, userid, role) {
|
|||
<img height={60} src={require('./img/eonerc_rwth.svg').default} alt="Logo ACS" />
|
||||
<ul>
|
||||
<li><a href="mailto:ikoester@eonerc.rwth-aachen.de">Iris Köster</a></li>
|
||||
<li><a href="mailto:stvogel@eonerc.rwth-aachen.de">Steffen Vogel</a></li>
|
||||
<li><a href="mailto:post@steffenvogel.de">Steffen Vogel</a></li>
|
||||
</ul>
|
||||
<h3>Links</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue