]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/credits.cgi
add Peter Schaelchli to credits.cgi as Sponsor
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / credits.cgi
index 160f3b98f299f92fdeb4de972a5323c7fbae1e58..b44a6cf9bd9c226cbf84d5c670ba266461e11322 100644 (file)
@@ -37,6 +37,7 @@ require "${General::swroot}/header.pl";
 
 &Header::openbox('100%', 'left', 'Version');
 print "This is IPFire ".`cat /opt/pakfire/etc/pakfire.conf | grep "version =" | cut -d\\" -f2`;
+print "<br>".`uname -a`;
 &Header::closebox();
 
 &Header::openbox('100%', 'left', $Lang::tr{'credits'});
@@ -57,21 +58,21 @@ Vice Project Leader - Christian Schmidt
 (<a href='mailto:maniacikarus\@ipfire.org'>maniacikarus\@ipfire.org</a>)<br />
 Developer - Arne Fitzenreiter
 (<a href='mailto:arne\@ipfire.org'>arne\@ipfire.org</a>)<br />
-Developer - Heiner Schmeling
+Developer & Webmaster - Heiner Schmeling
 (<a href='mailto:cm\@ipfire.org'>cm\@ipfire.org</a>)<br />
-Developer - Sven Nierlein
-(<a href='mailto:affect\@ipfire.org'>affect\@versatel.de</a>)<br />
-Developer  - Rene Zingel
-(<a href='mailto:linuxadmin\@ipfire.org'>linuxadmin\@ipfire.org</a>)<br />
-Sponsor - Karsten Rechenbach
-(<a href='mailto:space\@ipfire.org'>space\@ipfire.org</a>)<br />
-Tester - Ronald Wiesinger
+Supporter, WIKI Administrator & Sponsor - Ronald Wiesinger
 (<a href='mailto:rowie\@ipfire.org'>rowie\@ipfire.org</a>)<br />
-Tester - Silvio Rechenbach
+Supporter, WIKI Administrator - Silvio Rechenbach
 (<a href='mailto:exciter\@ipfire.org'>exciter\@ipfire.org</a>)<br />
+Sponsor - Peter Schaelchli
+(<a href='mailto:scp\@ipfire.org'>scp\@ipfire.org</a>)<br />
+Sponsor - Sven Nierlein
+(<a href='mailto:affect\@ipfire.org'>affect\@versatel.de</a>)<br />
+Sponsor  - Rene Zingel
+(<a href='mailto:linuxadmin\@ipfire.org'>linuxadmin\@ipfire.org</a>)<br />
 </p>
 <p>Some parts of the distribution are left ajar on third-party software, that is licensed under the GPL, too.<br />
-There are: Advanced Proxy with URL-Filter and Update-Accelerator, ZERINA, Connection Scheduler, mbmon-Graphs, Hddtemp and Wake-on-LAN.<br />
+There are: Advanced Proxy with URL-Filter and Update-Accelerator, ZERINA, Connection Scheduler, Hddtemp and Wake-on-LAN.<br />
 Distributed by Marco Sondermann, Ufuk Altinkaynak, Thomas Eichstaedt and Olaf Westrik.</p>
 END
 ;