diff options
-rw-r--r-- | contributors.php | 1 | ||||
-rw-r--r-- | past_contributors.php | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/contributors.php b/contributors.php index 2ee8c62..55c496f 100644 --- a/contributors.php +++ b/contributors.php @@ -26,7 +26,6 @@ current form.</p> <tr><td>Timothy Pearson</td><td>Founder<br/>Developer<br/>Debian/Ubuntu packaging team</td></tr> <tr><td>Slávek Banko</td><td>Project leader<br/>Developer<br/>SRU development<br/>Build farm administrator<br/>Debian/Ubuntu packaging team<br/>FreeBSD ports</td></tr> <tr><td>Michele Calgaro</td><td>Developer<br/>Documentation reviewer<br/>Debian/Ubuntu packaging team<br/>Debian/testing and quality assurance</td></tr> -<tr><td>Gregory Guy</td><td>CMake conversions<br/>General cleaning<br/>Bugfixes and general improvements</td></tr> <tr><td>Philippe Mavridis</td><td>Developer<br/>Bugfixes and general improvements</td></tr> <tr><td>Emanoil Kotsev</td><td>Developer<br/>Bugfixes and general improvements</td></tr> <tr><td>OBATA Akio</td><td>Porting to non-Linux systems</td></tr> diff --git a/past_contributors.php b/past_contributors.php index d23c4eb..e6ea201 100644 --- a/past_contributors.php +++ b/past_contributors.php @@ -24,6 +24,7 @@ tde-devels mailing list</a>.</p> <tbody> <tr><td>Serghei Amelian</td><td>General functionality enhancements<br>CMake build system developer/maintainer</td></tr> <tr><td>"Woodsman"</td><td>Vanilla build testing and repair<br>Slackware build scripts maintainer<br>Documentation reviewer<br>Testing and quality assurance</td></tr> +<tr><td>Gregory Guy</td><td>CMake conversions<br/>General cleaning<br/>Bugfixes and general improvements</td></tr> </tbody> </table> |