diff options
-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 edc2933..b48f7fb 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -47,7 +47,7 @@ <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>, 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("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>)."); ?> </p> <h2>Michał Masłowski</h2> <p> |