diff options
Diffstat (limited to 'site/contrib')
-rw-r--r-- | site/contrib/index.php | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 4769d4a..da075e2 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -47,39 +47,39 @@ <h2>Francis Rowe</h2> <p> <?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 <b>francis7</b> (formerly <b>fchmmr</b>), 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>)."); ?> + <?php echo gettext("Francis can be contacted on IRC (freenode) in #libreboot by the alias <strong>francis7</strong> (formerly <strong>fchmmr</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> <p> - Ported the ARM (Rockchip RK3288 SoC) based <i>Chromebook</i> 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 <b>paulk</b> or <b>paulk-<hostname></b> (hostname is variable). + 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-<hostname></strong> (hostname is variable). </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 <b>tpearson</b> on the freenode IRC network. + 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 "P. J." 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 <b>pehjota</b>, or you can find contact information on the <a href=\"http://proteanos.com/contact/\">ProteanOS website</a>."); ?> + <?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 <b>mtjm</b> on the libreboot IRC channel, or find contact information (including GPG keys) on the website <a href=\"http://mtjm.eu/\">http://mtjm.eu/</a>"); ?> + <?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 <b>nully</b> in the libreboot IRC channel."); ?> + <?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 <b>sgsit</b> on the libreboot IRC channel."); ?> + <?php echo gettext("Contact <strong>sgsit</strong> on the libreboot IRC channel."); ?> </p> </div> |