fix scrolling
[freeside.git] / httemplate / docs / credits.html
index 3c5564d..a944f48 100644 (file)
@@ -33,8 +33,9 @@
 
 <CENTER>
 
-<H3>Core team</H3>
+<H3>Core Team</H3>
 Peter Bowen<BR>
+Jeremy Davis<BR>
 Jeff Finucane<BR>
 Jason Hall<BR>
 Kristian Hoffman<BR>
@@ -42,6 +43,11 @@ Ivan Kohler<BR>
 Richard Siddall<BR>
 <BR>
 
+<H3>Core Emeritus</H3>
+Brian McCane<BR>
+Matt Simerson<BR>
+<BR>
+
 <H3>Contributors</H3>
 Stephen Amadei<BR>
 Eric Arvidsson<BR>
@@ -74,19 +80,18 @@ Greg Kuhnert<BR>
 Randall Lucas<BR>
 Foteos Macrides<BR>
 Roger Mangraviti<BR>
-Brian McCane<BR>
 mimooh<BR>
 Mack Nagashima<BR>
 Matt Peterson<BR>
 Luke Pfeifer<BR>
 Ricardo Signes<BR>
-Matt Simerson<BR>
 Steve Simitzis<BR>
 Jason Spence<BR>
 James Switzer<BR>
 Audrey Tang<BR>
 Jason Thomas<BR>
 Jesse Vincent<BR>
+Johan Vromans<BR>
 Mark Wells<BR>
 Peter Wemm<BR>
 Mark Williamson<BR>
@@ -147,7 +152,7 @@ function myHeight() {
         return document.body.document.height;
     else
 */
-        return 1700; // approx height (add more per contributors)
+        return 1850; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';