[llvm-commits] CVS: llvm-www/Oversight.html

Reid Spencer reid at x10sys.com
Fri Jan 7 15:43:44 PST 2005



Changes in directory llvm-www:

Oversight.html updated: 1.3 -> 1.4
---
Log message:

* Drop the Introduction section
* Add <div> for text blocks with style="www_text"
* Change author at bottom to oversight group.


---
Diffs of the changes:  (+9 -3)

Index: llvm-www/Oversight.html
diff -u llvm-www/Oversight.html:1.3 llvm-www/Oversight.html:1.4
--- llvm-www/Oversight.html:1.3	Fri Jan  7 17:11:16 2005
+++ llvm-www/Oversight.html	Fri Jan  7 17:43:33 2005
@@ -1,6 +1,6 @@
 <!--#include virtual="header.incl" -->
 <div class="www_sectiontitle">LLVM Oversight Group Mission</div>
-<div class="www_subsection">Introduction</div>
+<div class="www_text">
   <p>The LLVM Oversight Group is a small group of LLVM developers that aim to
   guide continued development, distribution, and community-building for
   LLVM.  Our broad aim is to foster the wider adoption and growth of LLVM.
@@ -13,8 +13,10 @@
   longevity of LLVM, and therefore encourage them to get involved.  Having a
   well-understood process for major contributions should also encourage
   developers to contribute their work and stay involved.</p>
+</div>
     
 <div class="www_subsection">Membership and Communication</div>
+<div class="www_text">
   <p>The oversight group currently consists of Chris Lattner, Vikram Adve, Reid
   Spencer and Misha Brukman. Our goal for the membership of this group is to
   have Chris, Vikram and two or three other active LLVM developers,
@@ -27,8 +29,10 @@
   Please use this alias for any feedback or suggestions regarding LLVM 
   policy issues outlined in the mission statement below (rather than 
   broadcasting them to <tt>llvmdev</tt>).
+</div>
 
 <div class="www_subsection">Mission</div>
+<div class="www_text">
 <p>The primary goals of the LLVM oversight group are:</p>
   <ul>
     <li><b>Functionality and Stability in the Core Framework:</b>
@@ -89,7 +93,9 @@
       </ul>
     </li>
   </ul>
+</div>
 
+<!-- *********************************************************************** -->
 <hr>
 <address>
   <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
@@ -97,7 +103,7 @@
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
-<br/><a href="mailto:vadve at cs.uiuc.edu">Vikram Adve</a><br>
-  Last modified: $Date: 2005/01/07 23:11:16 $
+<br/><a href="mailto:oversight at llvm.cs.uiuc.edu">LLVM Oversight Group</a><br>
+  Last modified: $Date: 2005/01/07 23:43:33 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list