diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-03-15 06:11:30 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-03-15 06:11:30 (EDT) |
commit | 56aa40ff21e34f7184d46d6709d3e7b46a23c68f (patch) | |
tree | c5b4c99d82178ab2a6961183ddfed36603dc869b | |
parent | bd97c2e75568be8f9e060fa0df202f80e119c5e7 (diff) | |
download | libreboot.org-56aa40ff21e34f7184d46d6709d3e7b46a23c68f.zip libreboot.org-56aa40ff21e34f7184d46d6709d3e7b46a23c68f.tar.gz libreboot.org-56aa40ff21e34f7184d46d6709d3e7b46a23c68f.tar.bz2 |
typofix
-rw-r--r-- | site/contrib/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 4bd23ff..ea90e8b 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -45,7 +45,7 @@ <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 <strong>vimuser</strong> or <strong>pyfgcrl</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>)."); ?> + <?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> <p> |