From 856f847aadf2e93bfd4b86771ad39d32f180bce4 Mon Sep 17 00:00:00 2001
From: Martina Maggio <martina.maggio@control.lth.se>
Date: Wed, 29 Oct 2014 15:12:53 +0000
Subject: [PATCH] Added news item

---
 index.html                | 3 +--
 news.html                 | 2 +-
 organizing-committee.html | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index 436208a..7c7a21c 100644
--- a/index.html
+++ b/index.html
@@ -35,9 +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>
+			29.10.2014 - Added WCET chair<br>
 			17.10.2014 - Added WATERS chairs<br>
-			15.10.2014 - Added program committee members<br>
-			15.10.2014 - Added RTSOPS 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 a81a1ae..1e8cd9a 100644
--- a/news.html
+++ b/news.html
@@ -27,10 +27,10 @@
 			<img src="img/logo.png">
 
 			<h4>News</h4>
+			29.10.2014 - Added WCET chair<br>
       17.10.2014 - Added WATERS chairs<br>
 			15.10.2014 - Added program committee members<br>
 			15.10.2014 - Added RTSOPS chairs
-		
 		</div>
 	</div>
 
diff --git a/organizing-committee.html b/organizing-committee.html
index 3c2742c..dd3d258 100644
--- a/organizing-committee.html
+++ b/organizing-committee.html
@@ -62,7 +62,7 @@
         </li>
 				<li><span class="boldtag">WCET:</span><br>
 				<ul>
-							<li><a href="http://people.ac.upc.edu/fcazorla/" target="_blank">Francisco Cazorla</a>, National Spanish Research Council, CSIC, Spain (chair)</li>
+							<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> -->
-- 
GitLab