From 4da1df2c9d7d8bdc44948c15d2865fc33e371edf Mon Sep 17 00:00:00 2001 From: Martina Maggio <martina.maggio@control.lth.se> Date: Mon, 3 Nov 2014 23:48:46 +0000 Subject: [PATCH] Added OSPERT chairs --- index.html | 2 +- news.html | 1 + organizing-committee.html | 7 ++++++- workshops.html | 7 ++++++- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7c7a21c..5291764 100644 --- a/index.html +++ b/index.html @@ -35,8 +35,8 @@ The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a>, <a href="http://twitter.com/ecrts">twitter</a> and <a href="https://www.facebook.com/ecrts">facebook</a>.<br><br> <h4>News</h4> + 04.11.2014 - Added OSPERT chairs<br> 29.10.2014 - Added WCET chair<br> - 17.10.2014 - Added WATERS chairs<br> <a href="news.html">Complete list of news</a><br> <img src="img/collage.jpg"> diff --git a/news.html b/news.html index 1e8cd9a..f293f57 100644 --- a/news.html +++ b/news.html @@ -27,6 +27,7 @@ <img src="img/logo.png"> <h4>News</h4> + 04.11.2014 - Added OSPERT chairs<br> 29.10.2014 - Added WCET chair<br> 17.10.2014 - Added WATERS chairs<br> 15.10.2014 - Added program committee members<br> diff --git a/organizing-committee.html b/organizing-committee.html index dd3d258..166972a 100644 --- a/organizing-committee.html +++ b/organizing-committee.html @@ -65,7 +65,12 @@ <li><a href="http://people.ac.upc.edu/fcazorla/" target="_blank">Francisco Cazorla</a>, National Spanish Research Council, CSIC, Spain</li> </ul> </li> - <!-- <li><span class="boldtag">OSPERT:</span><br>To be announced.</li> --> + <li><span class="boldtag">OSPERT:</span><br> + <ul> + <li><a href="http://www.mpi-sws.org/~bbb" target="_blank">Björn Brandenburg</a>, Max Planck Institute for Software Systems, Germany</li> + <li><a href="http://www.cs.hs-rm.de/~kaiser/" target="_blank">Robert Kaiser</a>, Hochschule RheinMain, Germany</li> + </ul> + </li> <li><span class="boldtag">WATERS:</span><br> <ul> <li><a href="https://team.inria.fr/spades/quinton/" target="_blank">Sophie Quinton</a>, INRIA, France</li> diff --git a/workshops.html b/workshops.html index a2dcd05..2608b5c 100644 --- a/workshops.html +++ b/workshops.html @@ -43,7 +43,12 @@ </ul> <br></li> <li>OSPERT 2015<br> - 11th International Workshop on Operating Systems Platforms for Embedded Real-Time Applications<br><br></li> + 11th International Workshop on Operating Systems Platforms for Embedded Real-Time Applications<br> + <ul> + <li><a href="http://www.mpi-sws.org/~bbb" target="_blank">Björn Brandenburg</a>, Max Planck Institute for Software Systems, Germany (chair)</li> + <li><a href="http://www.cs.hs-rm.de/~kaiser/" target="_blank">Robert Kaiser</a>, Hochschule RheinMain, Germany (chair)</li> + </ul> + <br></li> <li>WATERS 2015<br> 6th International Workshop on Analysis Tools and Methodologies for Embedded and Real-time Systems<br> <ul> -- GitLab