Remove link to GitHub sponsors
[openssl-web.git] / community / committers.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4 <body>
5   <!--#include virtual="/inc/banner.shtml" -->
6   <div id="main">
7     <div id="content">
8       <div class="blog-index">
9         <article>
10           <header><h2>List of Committers</h2></header>
11           <div class="entry-content">
12
13             <p>The current list of
14             <a href="/policies/omc-bylaws.html#committers">committers</a>
15             is listed below.
16             These are the people who can commit changes to the
17             OpenSSL source tree, with appropriate code reviews.
18             </p>
19           <h3><a name="committers">Committers</a></h3>
20             <p>
21             <table width="50%" summary="Committers">
22             <tr>
23               <td wdith="50%">Name</td>
24               <td wdith="50%">GitHub ID</td>
25             </tr>
26             <!--#include virtual="committers.inc" -->
27             </table>
28             </p>
29           </div>
30           <footer>
31             You are here: <a href="/">Home</a>
32             : <a href=".">Community</a>
33             : <a href="">Committers</a>
34             <br/><a href="/sitemap.txt">Sitemap</a>
35           </footer>
36         </article>
37       </div>
38       <!--#include virtual="sidebar.shtml" -->
39     </div>
40   </div>
41 <!--#include virtual="/inc/footer.shtml" -->
42 </body>
43 </html>
44