Editorial updates; add committers info
[openssl-web.git] / community / sidebar.shtml
1 <!-- sidebar.inc -->
2 <aside class="sidebar">
3   <section>
4     <h1><a href=".">Community</a></h1>
5     <ul>
6       <li>
7           <a href="conduct.html">Code of Conduct</a>
8       </li>
9       <li>
10           <a href="omc.html">OpenSSL Management Committee</a>
11       </li>
12       <li>
13           <a href="committers.html">List of Committers</a>
14       </li>
15       <li>
16           <a href="contacts.html">Contact Us</a>
17       </li>
18       <li>
19           <a href="getting-started.html">Getting Started as a Contributor</a>
20       </li>
21       <li>
22           <a href="thanks.html">Thanks!</a>
23       </li>
24       <li>
25           <a href="mailinglists.html">Mailing Lists</a>
26       </li>
27       <li>
28           <a href="https://wiki.openssl.org">Wiki</a>
29       </li>
30       <li>
31           <a href="/blog">Blog</a>
32       </li>
33       <li>
34           <a href="binaries.html">Binaries and Engines</a>
35       </li>
36     </ul>
37   </section>
38 </aside>
39 <!-- end -->
40
41