diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 00:27:29 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 00:27:29 (EDT) |
commit | cedff91f228611aee7f3f86893df852cb1d92c40 (patch) | |
tree | 77f6713e94e90c68d445040aa598d05684209b53 /site | |
parent | 0b3a344e9090cfe07a86d81962187780884f270a (diff) | |
download | libreboot.org-cedff91f228611aee7f3f86893df852cb1d92c40.zip libreboot.org-cedff91f228611aee7f3f86893df852cb1d92c40.tar.gz libreboot.org-cedff91f228611aee7f3f86893df852cb1d92c40.tar.bz2 |
contrib page: use neutral language
Diffstat (limited to 'site')
-rw-r--r-- | site/contrib/index.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 76df197..4769d4a 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -47,29 +47,29 @@ <h2>Francis Rowe</h2> <p> <?php echo gettext("Main developer, manages the libreboot website and git repository."); ?> - <?php echo gettext("He can be contacted on IRC (freenode) in #libreboot by the alias <b>francis7</b> (formerly <b>fchmmr</b>), or you can contact him by his 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 <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>)."); ?> </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 him on the libreboot IRC channel by his alias <b>paulk</b> or <b>paulk-<hostname></b> (he uses several hostnames). + Contact Paul on the libreboot IRC channel by the alias <b>paulk</b> or <b>paulk-<hostname></b> (hostname is variable). </p> <h2>Timothy Pearson</h2> <p> - Ported the ASUS KGPE-D16 board to coreboot for his company <a href="https://raptorengineeringinc.com/content/base/main.htm">Raptor Engineering</a>, and + 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. - His contact details are on the raptor site, or he is <b>tpearson</b> on the freenode IRC network. + This person's contact details are on the raptor site, or you can ping <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, 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>."); ?> + <?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>."); ?> </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>"); ?> + <?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>"); ?> </p> <h2>Lisa Maginnis</h2> <p> |