Changeset - d88869ff923b
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 13 years ago 2010-10-04 02:52:02
bkuhn@ebb.org
Minor typo and formatting fixes.
2 files changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/about/filings/index.html
Show inline comments
 
{% extends "base_about.html" %}
 
{% block subtitle %}About - {% endblock %}
 
{% block submenuselection %}Filings{% endblock %}
 
{% block content %}
 

	
 
<h1>Public Filings</h1>
 

	
 
<p>Like all USA non-profits, the Conservancy files an annual Form 990 and,
 
as a non-profit in the State of New York, files an annual CHAR-500 with
 
New York State.  Below, Conservancy makes available these filings for
 
public inspection, in reverse chronological order:</p>
 

	
 
<p>
 
<ul>
 
<li>Fiscal Year 2009</li>
 
Conservancy's FY 2009 Form 990 and CHAR-500 should be available circa 2010-10-25. 
 

	
 
<li>Fiscal Year 2008</li>
 
<ul>
 
<li><a href="/docs/conservancy-form-990-fy-2008.pdf">Federal Form 900 (PDF)</a></li>
 

	
 
<li><a href="/docs/conservancy-CHAR-500-fy-2008.pdf">New York State
 
    CHAR-500 (PDF)</a></li>
 
</li>
 
</ul></p>
 
{% endblock %}
www/conservancy/static/about/officers/index.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% extends "base_about.html" %}
 
{% block subtitle %}Officers - {% endblock %}
 
{% block category %}officers{% endblock %}
 
{% block submenuselection %}Officers{% endblock %}
 
{% block content %}
 

	
 
<h1>Officers</h1>
 

	
 
<p>The <a href="/about/team/board/">Board of Directors</a> of the Conservancy
 
elects its officers.  The current officers are:</p>
 

	
 
<h2>Bradley M. Kuhn - President and Board Chairperson</h2>
 

	
 
<p>Bradley M. Kuhn began his work in the Free Software Movement as a
 
volunteer when, in 1992, he became an early adopter of the popular
 
GNU/Linux operating system, and began contributing to various Free
 
Software projects.  He worked during the 1990s as a system administrator
 
and software development consultant for Westinghouse, Lucent Technologies,
 
and numerous small companies.  He also spent one year teaching Advanced
 
Placement Computer Science (using GNU/Linux and GCC) at Walnut Hills High
 
School in Cincinnati.  In January 2000, he was hired by the Free Software
 
Foundation (FSF), and he served as its Executive Director from March 2001
 
until March 2005, when he left FSF to join the founding team of SFLC.
 
Kuhn holds a summa cum laude B.S. in Computer Science from Loyola College
 
in Maryland, and an M.S. in Computer Science from the University of
 
Cincinnati.  His Master's thesis discussed methods for dynamic
 
interoperability of Free Software languages.  He is also currently the
 
FOSS Community Liaison and Technology Director for the
0 comments (0 inline, 0 general)