[www] r323211 - Adding the PC members to the FAQ of the EuroLLVM page

Phillip Power via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 07:53:15 PST 2018


Author: p23power
Date: Tue Jan 23 07:53:15 2018
New Revision: 323211

URL: http://llvm.org/viewvc/llvm-project?rev=323211&view=rev
Log:
Adding the PC members to the FAQ of the EuroLLVM page

Modified:
    www/trunk/devmtg/2018-04/index.html

Modified: www/trunk/devmtg/2018-04/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2018-04/index.html?rev=323211&r1=323210&r2=323211&view=diff
==============================================================================
--- www/trunk/devmtg/2018-04/index.html (original)
+++ www/trunk/devmtg/2018-04/index.html Tue Jan 23 07:53:15 2018
@@ -145,7 +145,19 @@ delay publication of the slides and vide
 <li><b>Who is on the program committee?</b> - 
 The program committee is composed of active developers of the LLVM, Clang, and 
 related sub-communities. This year's program committee members will be 
-published here soon.</li>
+published here soon.
+<table><tr><th style="border:0; font-weight:normal"><ul>
+<li>Alex Bradbury</li>
+<li>Anastasia Stulova</li>
+<li>Arnaud de Grandmaison</li>
+<li>David Chisnall (chair)</li>
+<li>Kristof Beyls</li>
+</ul></th><th style="border:0; font-weight:normal"><ul>
+<li>Nuno P. Lopes</li>
+<li>Paul Robinson</li>
+<li>Renato Golin</li>
+<li>Tobias Grosser</li></ul></li>
+</table>
 <li><b>I have a question, who do I contact?</b> - 
 Please first check on the llvm-devmeeting list that it has not been already 
 answered. It if has not, and your question is generic enough that it can 




More information about the llvm-commits mailing list