diff options
author | Leah Woods <info@minifree.org> | 2016-05-08 10:07:51 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-08 10:07:51 (EDT) |
commit | 6e798b3150ea45e0c38795b62e496c0900dc3e29 (patch) | |
tree | 96a68b77c579e2a1e937b9e868ab8e5d59d73da1 /site/contrib/index.php | |
parent | 8857fb0069a10165db3cde7ecffaa4d7653fcd19 (diff) | |
download | libreboot.org-6e798b3150ea45e0c38795b62e496c0900dc3e29.zip libreboot.org-6e798b3150ea45e0c38795b62e496c0900dc3e29.tar.gz libreboot.org-6e798b3150ea45e0c38795b62e496c0900dc3e29.tar.bz2 |
contrib page: use proper html tag for bold text
Diffstat (limited to 'site/contrib/index.php')
-rw-r--r-- | site/contrib/index.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 8134546..d7108db 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -90,13 +90,13 @@ in the coreboot project, got native graphics initialization to work on the ThinkPad X60, allowing it to be supported in libreboot. Denis gave Leah a lot of advice and helped her to found the libreboot project. - Contact <b>GNUtoo-irssi</b> in the #libreboot IRC channel. Denis is also + Contact <strong>GNUtoo-irssi</strong> in the #libreboot IRC channel. Denis is also one of the founders of the <a href="http://replicant.us/">Replicant</a> project. </p> <h2>Vladimir Serbinenko</h2> <p> Ported many of the thinkpads supported in libreboot, to coreboot, and made many fixes in - coreboot which benefited the libreboot project. Contact <b>phcoder</b> in the #coreboot IRC + coreboot which benefited the libreboot project. Contact <strong>phcoder</strong> in the #coreboot IRC channel on freenode. </p> <h2>Paul Menzel</h2> @@ -106,19 +106,19 @@ and video generally to become unstable. Paul worked with Leah on this, sending her patches to test periodically until the bug was fixed in coreboot, and then helped her integrate the fix in libreboot. - Contact <b>PaulePanter</b> in the #libreboot IRC channel. + Contact <strong>PaulePanter</strong> in the #libreboot IRC channel. </p> <h2>Jeroen Quint</h2> <p> Contributed several fixes to the libreboot documentation, relating to installing Parabola GNU/Linux with full disk encryption on libreboot - systems. Contact <b>Jezza</b> in the #libreboot IRC channel. + systems. Contact <strong>Jezza</strong> in the #libreboot IRC channel. </p> <h2>Arthur Heymans</h2> <p> Merged a patch from coreboot into libreboot, enabling C3 and C4 power states to work correctly on GM45 laptops. This was a long-standing issue before Athur's contribution. - Contact <b>avph</b> in the #libreboot IRC channel. + Contact <strong>avph</strong> in the #libreboot IRC channel. </p> </div> |