diff options
author | Leah Woods <info@minifree.org> | 2016-05-05 18:49:22 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-05 18:49:22 (EDT) |
commit | ee0f62fce2a010772632cd8f4be7318e12485d7a (patch) | |
tree | 65b502c9866c230a3807d2397c5f27c0a14dc1c6 /site/contrib/index.php | |
parent | fcf68fe8ee4660c6343c57b8ee49b3362505dd20 (diff) | |
download | libreboot.org-ee0f62fce2a010772632cd8f4be7318e12485d7a.zip libreboot.org-ee0f62fce2a010772632cd8f4be7318e12485d7a.tar.gz libreboot.org-ee0f62fce2a010772632cd8f4be7318e12485d7a.tar.bz2 |
Revert "contrib page: remove inactive contributor"
This reverts commit c86c34750ba856bb85c30a29015ed52307f1b29a.
Diffstat (limited to 'site/contrib/index.php')
-rw-r--r-- | site/contrib/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 8cede29..2f34c07 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -63,6 +63,11 @@ 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>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 <strong>pehjota</strong>, or you can find contact information on the <a href=\"http://proteanos.com/contact/\">ProteanOS website</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)."); ?> |