Changeset - 49cc681b2531
[Not reviewed]
0 2 0
Brett Smith (brett) - 6 years ago 2018-05-04 20:06:49
brett@sfconservancy.org
policies: Fix typo in current travel policy.
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/projects/policies/conservancy-travel-policy.11ae065865d3a0b78bb5f2d894c5f955e49e4f0f.html
Show inline comments
 
{% extends "base_projects.html" %}
 
{% block subtitle %}Travel and Reimburseable Expense Policy - {% endblock %}
 
{% block subtitle %}Travel and Reimbursable Expense Policy - {% endblock %}
 
{% block submenuselection %}Policies{% endblock %}
 
{% block content %}
 

	
 
<h1 id="software-freedom-conservancy-travel-and-reimbursable-expense-policy">Software Freedom Conservancy Travel and Reimbursable Expense Policy</h1>
 
<h2 id="overview">Overview</h2>
 
<p>This Travel and Reimbursable Expense Policy (&ldquo;Policy&rdquo;) applies to all
 
Conservancy Member Projects (&ldquo;Projects&rdquo;) of Software Freedom Conservancy
 
(&ldquo;Conservancy&rdquo;) and has been created to memorialize Conservancy&rsquo;s
 
reimbursement policies relating to travel and other business expenses
 
incurred by Conservancy staff, Project Leadership Committee (&ldquo;PLC&rdquo;)
 
members, and project volunteers while engaged in business on behalf of, or
 
at the behest of Conservancy and/or a Project (&ldquo;Travelers&rdquo;).</p>
www/conservancy/static/projects/policies/index.html
Show inline comments
 
{% extends "base_projects.html" %}
 
{% block subtitle %}Member Project Policies - {% endblock %}
 
{% block submenuselection %}Policies{% endblock %}
 
{% block content %}
 

	
 
<h1>Member Project Policies</h1>
 

	
 
<p>These are the policies that member projects follow in working with Conservancy.  These pages are provided as a reference to all projects participants.</p>
 

	
 
<ul>
 
  <li><a href="conservancy-travel-policy.html">Travel and reimburseable expense policy</a></li>
 
  <li><a href="conservancy-travel-policy.html">Travel and reimbursable expense policy</a></li>
 
</ul>
 

	
 
<p>For more background about the policies, including licensing and change requests, please refer to <a href="https://k.sfconservancy.org/policies">their source code in Git</a>.</p>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)