From ecd9cf43eed441c4a4e0e4cad98dc447d3b6865a Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sat, 09 Apr 2016 10:40:07 -0400
Subject: contrib page: remove inactive contributors

---
diff --git a/site/contrib/index.php b/site/contrib/index.php
index ea90e8b..73d2d38 100644
--- a/site/contrib/index.php
+++ b/site/contrib/index.php
@@ -47,7 +47,13 @@
 				<?php echo gettext("Main developer, manages the libreboot website and git repository."); ?>
 				<?php echo gettext("Francis can be contacted on IRC (freenode) in #libreboot by the alias <strong>vimuser</strong> or <strong>pyfgcrl</strong>, or you can contact this person by the email address <a href=\"mailto:info@gluglug.org.uk\">info@gluglug.org.uk</a> (<a href=\"http://gluglug.org.uk/contact\">GPG</a>)."); ?>
 			</p>
-		<h2>Paul Kocialkowski</h2>
+		<h2>Timothy Pearson</h2>
+			<p>
+				Ported the ASUS KGPE-D16 board to coreboot for the company <a href="https://raptorengineeringinc.com/content/base/main.htm">Raptor Engineering</a> of which Timothy is the CEO, and
+				collaborated with Francis on merging it in libreboot. Timothy maintains this code in coreboot, helping Francis with the libreboot integration for it.
+				This person's contact details are on the raptor site, or you can ping <strong>tpearson</strong> on the freenode IRC network.
+			</p>
+        <h2>Paul Kocialkowski</h2>
 			<p>
 				Ported the ARM (Rockchip RK3288 SoC) based <em>Chromebook</em> laptops to libreboot. Also one of the main <a href="http://www.replicant.us/">Replicant</a> developers.
 				Contact Paul on the libreboot IRC channel by the alias <strong>paulk</strong> or <strong>paulk-&lt;hostname&gt;</strong> (hostname is variable).
@@ -57,34 +63,16 @@
 				Maintains the Gigabyte GA-G41M-ES2L coreboot port, which is integrated in libreboot. Also works on other hardware for the benefit of the libreboot project.
 				Contact <strong>damo22</strong> on the freenode IRC network. This persons website is <a href="http://www.zammit.org/">zammit.org</a>.
 			</p>
-		<h2>Timothy Pearson</h2>
-			<p>
-				Ported the ASUS KGPE-D16 board to coreboot for the company <a href="https://raptorengineeringinc.com/content/base/main.htm">Raptor Engineering</a> of which Timothy is the CEO, and
-				collaborated with Francis on merging it in libreboot. Timothy maintains this code in coreboot, helping Francis with the libreboot integration for it.
-				This person's contact details are on the raptor site, or you can ping <strong>tpearson</strong> on the freenode IRC network.
-			</p>
 		<h2>Patrick &quot;P. J.&quot; McDermott</h2>
 			<p>
 				<?php echo gettext("<a href=\"http://proteanos.com/\">ProteanOS</a> maintainer, responsible for maintaining ProteanOS builds on many libreboot targets, and contributes to libreboot."); ?>
 				<?php echo gettext("This person's alias on the libreboot IRC channel is <strong>pehjota</strong>, or you can find contact information on the <a href=\"http://proteanos.com/contact/\">ProteanOS website</a>."); ?>
 			</p>
-		<h2>Michał Masłowski</h2>
-			<p>
-				<?php echo gettext("Maintains the libreboot bug tracker."); ?>
-				<?php echo gettext("Coreboot developer, has ported boards that were added to libreboot."); ?>
-				<?php echo gettext("Contact this person by the alias <strong>mtjm</strong> on the libreboot IRC channel, or find contact information (including GPG keys) on the website <a href=\"http://mtjm.eu/\">http://mtjm.eu/</a>"); ?>
-			</p>
 		<h2>Lisa Maginnis</h2>
 			<p>
 				<?php echo gettext("<a href=\"https://fsf.org/\">FSF</a> sysadmin, responsible for maintaining the libreboot and libreboot-dev mailing lists, and much of the infrastructure that libreboot uses (for instance, libreboot uses Savannah for Git hosting)."); ?>
 				<?php echo gettext("Contact <strong>nully</strong> in the libreboot IRC channel."); ?>
 			</p>
-		<h2>Steve Shenton</h2>
-			<p>
-				<?php echo gettext("Wrote the original ich9deblob utility (ich9gen is based on it), which was used to <a href=\"../docs/hcl/gm45_remove_me.html\">remove the ME</a> on ICH9-M laptops (originally the ThinkPad X200, and later expanded to more laptops)."); ?>
-				<?php echo gettext("Contact <strong>sgsit</strong> on the libreboot IRC channel."); ?>
-			</p>
-
 	</div>
 
 <?php
--
cgit v0.9.1