diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-04-09 10:46:26 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-04-09 10:46:26 (EDT) |
commit | 4d6b525c7fa158c3ddd0d10b3f99d74f3885ed49 (patch) | |
tree | 72a3ae372fb2e3674d57810477d9c90c5565e155 /site/contrib/index.php | |
parent | ecd9cf43eed441c4a4e0e4cad98dc447d3b6865a (diff) | |
download | libreboot.org-4d6b525c7fa158c3ddd0d10b3f99d74f3885ed49.zip libreboot.org-4d6b525c7fa158c3ddd0d10b3f99d74f3885ed49.tar.gz libreboot.org-4d6b525c7fa158c3ddd0d10b3f99d74f3885ed49.tar.bz2 |
contrib page: remove unused IRC nick for maintainer
Diffstat (limited to 'site/contrib/index.php')
-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 73d2d38..bf59b1f 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>, 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 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>Timothy Pearson</h2> <p> |