diff options
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 11d19c7..deded3b 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -49,7 +49,7 @@ <h2>Leah Woods</h2> <p> - <?php echo gettext("Main developer, manages the libreboot website and git repository."); ?> + <?php echo gettext("Main developer, original author and founder of the libreboot project, manages the libreboot website and git repository."); ?> <?php echo gettext("Leah can be contacted on IRC (freenode) in #libreboot by the alias <strong>vimuser</strong>, or you can contact her 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> |