summaryrefslogtreecommitdiff
path: root/httemplate/docs/credits.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/credits.html')
-rw-r--r--httemplate/docs/credits.html17
1 files changed, 10 insertions, 7 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html
index 3c5564d..d927722 100644
--- a/httemplate/docs/credits.html
+++ b/httemplate/docs/credits.html
@@ -24,17 +24,16 @@
<CENTER>Freeside</CENTER>
</FONT>
-<BR>
-
<CENTER>
-<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER=0"><BR>
+<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER="0"><BR>
<H3>version <% $FS::VERSION %></H3>
</CENTER>
<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 +41,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 +78,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 +150,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';