Updated list
diff --git a/contributors.php b/contributors.php
index 03f5952..8dc40f7 100644
--- a/contributors.php
+++ b/contributors.php
@@ -16,17 +16,23 @@
     In alphabetical order by last name...</p>
     
     <div class="homeitem3col">
-      <h3>Active Contributors and Committers</h3>
+      <h3>Leads</h3>
       <ul>
-        <li><b>Matt Fotzler</b>, UIUC - PTP integration</li>
-        <li><b>Bill Hilliard</b>, Intel - Managed build support (Intel Fortran)</li>
         <li><a href="http://st-www.cs.uiuc.edu/users/johnson">Ralph Johnson</a>, UIUC - Principal investigator</li>
-        <li><b>Kurt Hendle</b>, UIUC - Refactorings, editor folding</li>
-        <li><b>Matthew Michelotti</b>, UIUC - C preprocessor support</li>
-        <li><b>Stas Negara</b>, UIUC - Preliminary Fortran indexer, Move Save Variables to Common Block refactoring</li>
         <li><a href="http://jeff.over.bz/">Jeff Overbey</a>, UIUC - Lead developer; parser, refactoring infrastructure, indexer/VPG, refactorings, UI features, error parsers, CDT integration</li>
         <li><b>Greg Watson</b>, IBM - PTP project lead; release engineering</li>
-        <li><b>Timofey Yuvashev</b>, UIUC - UI features, managed build support, refactorings</li>
+      </ul>
+    </div>
+    
+    <div class="homeitem3col">
+      <h3>Active Committers and Contributors</h3>
+      <ul>
+        <li><b>Matt Fotzler</b>, UIUC - PTP integration</li>
+        <li><b>Bill Hilliard</b>, Intel - Committer; managed build support (Intel Fortran)</li>
+        <li><b>Kurt Hendle</b>, UIUC - Committer; refactorings, editor folding</li>
+        <li><b>Matthew Michelotti</b>, UIUC - C preprocessor support</li>
+        <li><b>Stas Negara</b>, UIUC - Preliminary Fortran indexer, Move Save Variables to Common Block refactoring</li>
+        <li><b>Timofey Yuvashev</b>, UIUC - Committer; UI features, managed build support, refactorings</li>
       </ul>
     </div>