diff options
Diffstat (limited to 'html/selinux/index.html')
-rw-r--r-- | html/selinux/index.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/html/selinux/index.html b/html/selinux/index.html index d8a0c2c..a51aad4 100644 --- a/html/selinux/index.html +++ b/html/selinux/index.html @@ -85,12 +85,17 @@ As a result, we <td class="infohead"><b>Role</b></td> </tr> <tr> - <td class="tableinfo"></td> + <td class="tableinfo">Chris PeBenito</td> <td class="tableinfo">pebenito</td> <td class="tableinfo">Lead ( Policy, x86, AMD64 )</td> </tr> <tr> - <td class="tableinfo"></td> + <td class="tableinfo">Sven Vermeulen</td> + <td class="tableinfo">swift</td> + <td class="tableinfo">Documentation, Userspace tools, Policy development</td> + </tr> + <tr> + <td class="tableinfo">Anthony G. Basile</td> <td class="tableinfo">blueness</td> <td class="tableinfo">Policy development, Proxy (non developer contributors)</td> </tr> @@ -114,11 +119,6 @@ The following people, although non-developer, are actively contributing to the p <td class="tableinfo">gizmo</td> <td class="tableinfo">Policy development, support</td> </tr> -<tr> -<td class="tableinfo">Sven Vermeulen</td> -<td class="tableinfo">SwifT</td> -<td class="tableinfo">Documentation writing, policy development, support</td> -</tr> </table> <p class="chaphead"><a name="doc_chap5"></a><span class="chapnum">5. </span>Subprojects</p> @@ -133,7 +133,7 @@ The following people, although non-developer, are actively contributing to the p </tr> <tr> <td class="tableinfo">Policy</td> - <td class="tableinfo">pebenito</td> + <td class="tableinfo">Chris PeBenito</td> <td class="tableinfo"> Develop and maintain a secure, default set of policies for the system, including user and role definitions, service policies and application policies. @@ -141,7 +141,7 @@ user and role definitions, service policies and application policies. </tr> <tr> <td class="tableinfo">Userland</td> - <td class="tableinfo">pebenito</td> + <td class="tableinfo">Chris PeBenito</td> <td class="tableinfo"> Develop and maintain the packages for SELinux userland utilities and libraries, including SELinux-aware patches for more general applications and libraries. @@ -149,7 +149,7 @@ including SELinux-aware patches for more general applications and libraries. </tr> <tr> <td class="tableinfo">Kernel</td> - <td class="tableinfo">pebenito</td> + <td class="tableinfo">Chris PeBenito</td> <td class="tableinfo"> Integrate, improve and maintain SELinux patches in the Linux kernel for Gentoo Hardened. @@ -157,7 +157,7 @@ Hardened. </tr> <tr> <td class="tableinfo">Documentation</td> - <td class="tableinfo">pebenito</td> + <td class="tableinfo">Chris PeBenito</td> <td class="tableinfo"> Develop and maintain SELinux documentation specific to the Gentoo distribution </td> |