diff options
Diffstat (limited to 'site/contrib')
-rw-r--r-- | site/contrib/index.php | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index d55f714..3047b81 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -54,17 +54,23 @@ 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 him on the libreboot IRC channel by his alias <b>paulk</b> or <b>paulk-<hostname></b> (he uses several hostnames). </p> - <h2>Michał Masłowski</h2> + <h2>Timothy Pearson</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 him by his alias <b>mtjm</b> on the libreboot IRC channel, or find contact information (including GPG keys) on his website <a href=\"http://mtjm.eu/\">http://mtjm.eu/</a>"); ?> + Ported the ASUS KGPE-D16 board to coreboot for his company <a href="https://raptorengineeringinc.com/content/base/main.htm">Raptor Engineering</a>, and + collaborated with Francis on merging it in libreboot. Timothy maintains this code in coreboot, helping Francis with the libreboot integration for it. + His contact details are on the raptor site, or he is <b>tpearson</b> 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."); ?> + <?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("His 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>."); ?> </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 him by his alias <b>mtjm</b> on the libreboot IRC channel, or find contact information (including GPG keys) on his 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."); ?> |