|
From: <sv...@va...> - 2015-09-24 16:13:58
|
Author: de
Date: Thu Sep 24 17:13:50 2015
New Revision: 510
Log:
Added Petr Pavlu and Ivo Raisr to developers page,
per request via Bug #353138
Modified:
trunk/info/developers.html
Modified: trunk/info/developers.html
==============================================================================
--- trunk/info/developers.html (original)
+++ trunk/info/developers.html Thu Sep 24 17:13:50 2015
@@ -90,6 +90,21 @@
and Massif, and tons of other stuff.</td>
</tr>
+
+<tr valign="top">
+ <td><b>Petr Pavlu</b><br />
+ </td>
+ <td>Petr is the initial author of Solaris and illumos port on x86 and amd64, wrote core functionality, door handling, added many tests, and maintains the illumos port.</td>
+</tr>
+
+
+<tr valign="top">
+ <td><b>Ivo Raisr</b><br />
+ </td>
+ <td>Ivo contributed coredump support, wrappers, more tests and maintains the Solaris port.</td>
+</tr>
+
+
<tr valign="top">
<td><b>Julian Seward</b><br />
<?php echo vgemail('julian'); ?></td>
|