summaryrefslogtreecommitdiffstats
path: root/site/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'site/contrib')
-rw-r--r--site/contrib/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php
index 1eda831..edc2933 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>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("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>)."); ?>
</p>
<h2>Michał Masłowski</h2>
<p>
@@ -82,4 +82,4 @@
<?php
$strHtml = ob_get_clean();
echo miniHtml($strHtml);
-?> \ No newline at end of file
+?>