diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/git/index.php b/site/git/index.php index dd4348e..db5137f 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -40,6 +40,9 @@ <?php echo gettext("For a list of current tasks in libreboot, see:"); ?> <a href="../docs/tasks.html">../docs/tasks.html</a>. There is also a <a href="http://projects.mtjm.eu/projects/libreboot"><?php echo gettext("bug tracker"); ?></a> </p> + <p> + The libreboot project is also joining GNU. We have <a href="../gnu/">some tasks left to complete</a> for that. + </p> <p> <?php echo gettext("Maintenance guides can be found at <a href=\"../docs/maintain/index.html\">../docs/maintain/index.html</a> and <a href=\"../docs/git/index.html\">../docs/git/index.html</a>."); ?> |