Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE...
[freeside.git] / httemplate / docs / credits.html
index 218698f..9e77828 100644 (file)
@@ -27,7 +27,6 @@
 <IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR>
 <H3>version <% $FS::VERSION %></H3>
 
-<BR>
 <BR>
 
 <H3>Core Team</H3>
@@ -59,6 +58,7 @@ Charles A. Beasley<BR>
 Stephen Bechard<BR>
 Eric Bosrup<BR>
 Dickie Bradford<BR>
+Alex Brelsfoard<BR>
 Dave Burgess<BR>
 Joe Camadine<BR>
 Chris Cappuccio<BR>
@@ -73,6 +73,7 @@ Scott Edwards<BR>
 Kenny Elliott<BR>
 Donald Greer<BR>
 Joel Griffiths<BR>
+Brian Grinstead<BR>
 Ryan Gunn<BR>
 Troy Hammonds<BR>
 Sean Hanson<BR>
@@ -91,6 +92,7 @@ Mack Nagashima<BR>
 David Peters<BR>
 Matt Peterson<BR>
 Luke Pfeifer<BR>
+Jonathan Prykop<BR>
 Ricardo Signes<BR>
 Steve Simitzis<BR>
 Stanislav Sinyagin<BR>
@@ -162,7 +164,7 @@ function myHeight() {
         return document.body.document.height;
     else
 */
-        return 1900; // approx height (add more per contributors)
+        return 1959; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';