Remove link to GitHub sponsors
[openssl-web.git] / policies / travel.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4
5 <body>
6 <!--#include virtual="/inc/banner.shtml" -->
7
8 <div id="main">
9   <div id="content">
10     <div class="blog-index">
11       <article>
12         <header>
13           <h2>Travel Reimbursement Policy</h2>
14           <h5>
15             First issued 28th February 2018<br/>
16           </h5>
17         </header>
18
19         <div class="entry-content">
20
21           <p>The OpenSSL project may pay travel expenses for OMC members when
22           pre-approved by the OMC or when it is an official OMC meeting (as
23           determined by vote). Project members may seek to be reimbursed if
24           their employer is not covering the expense. The requirements for
25           reimbursement are:</p>
26
27           <ul>
28             <li>An email sent to openssl-omc, including scanned attachments of
29               all receipts over 30 Euros.</li>
30             <li>Barring exceptional circumstances, for an all-day meeting the
31               project will pay for arrival the day before and departure the
32               following morning.</li>
33             <li>When presenting at a conference, the project will pay the
34               expenses for the entire conference provided the attendee agrees
35               to act as representative of the project during that time.</li>
36             <li>Reasonable lodging and meal expenses during the travel time
37               will be covered.</li>
38             <li>Barring exceptional circumstances, room service, minibar,
39               in-room movies, and other similar amenities are not
40               covered.</li>
41           </ul>
42
43         </div>
44         <footer>
45           You are here: <a href="/">Home</a>
46           : <a href="/policies">Policies</a>
47           : <a href="">Travel Reimbursement Policy</a>
48           <br/><a href="/sitemap.txt">Sitemap</a>
49         </footer>
50       </article>
51     </div>
52     <!--#include virtual="sidebar.shtml" -->
53   </div>
54 </div>
55
56 <!--#include virtual="/inc/footer.shtml" -->
57 </body>
58
59 </html>
60