diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-03 04:52:26 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-03 04:52:26 (EDT) |
commit | c2a9b68baadb1a4f58f373ff29cdcab422e40395 (patch) | |
tree | 92ae100bcafe0e2f3870a5c93a32bcb381cd63ec /site/contrib | |
parent | 085b49feb76b3105ff67e072bb60b20e66b9d224 (diff) | |
download | libreboot.org-c2a9b68baadb1a4f58f373ff29cdcab422e40395.zip libreboot.org-c2a9b68baadb1a4f58f373ff29cdcab422e40395.tar.gz libreboot.org-c2a9b68baadb1a4f58f373ff29cdcab422e40395.tar.bz2 |
contrib page: s/fchmmr/francis7
He changed his nick.
Diffstat (limited to 'site/contrib')
-rw-r--r-- | site/contrib/index.php | 4 |
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 +?> |