2011-01-14 15:25:52 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2015-09-18 07:22:33 +00:00
|
|
|
<!-- To add avatar images or members, edit the file: /about/people/people.en.xml -->
|
2004-06-06 09:41:53 +00:00
|
|
|
<html>
|
2020-04-27 16:18:19 +02:00
|
|
|
<version>3</version>
|
2020-04-15 11:46:59 +02:00
|
|
|
|
2004-06-06 09:41:53 +00:00
|
|
|
<head>
|
|
|
|
<title>About Free Software Foundation Europe - Team</title>
|
2020-04-27 16:18:19 +02:00
|
|
|
<script src="/scripts/filter-teams.js" />
|
2004-06-06 09:41:53 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2020-04-29 15:36:55 +02:00
|
|
|
<p id="category"><a href="/about/">About</a></p>
|
2006-11-12 23:02:29 +00:00
|
|
|
<h1>The FSFE Team</h1>
|
2004-06-06 09:41:53 +00:00
|
|
|
|
|
|
|
<p>
|
2006-11-12 23:02:29 +00:00
|
|
|
These people are working for and with the FSFE on a regular basis,
|
2004-06-06 09:41:53 +00:00
|
|
|
so they have been given permanent responsibilities and authorities for
|
2020-04-27 16:18:19 +02:00
|
|
|
certain areas.
|
2004-06-06 09:41:53 +00:00
|
|
|
</p>
|
2020-04-27 16:18:19 +02:00
|
|
|
|
2013-12-23 11:28:23 +00:00
|
|
|
<div id="show-people">
|
2020-11-04 12:52:10 +01:00
|
|
|
<h2 id="council">Executive Council</h2>
|
2020-04-27 16:18:19 +02:00
|
|
|
<p>
|
2020-11-04 12:52:10 +01:00
|
|
|
The Executive Council is responsible for larger budgeting questions and the
|
2020-04-27 16:18:19 +02:00
|
|
|
implementation of strategic guidelines.
|
|
|
|
</p>
|
|
|
|
|
2013-12-23 11:28:23 +00:00
|
|
|
<council-members />
|
2013-12-22 21:08:07 +00:00
|
|
|
|
2020-04-27 16:18:19 +02:00
|
|
|
<h2 id="core">Central teams</h2>
|
|
|
|
<p>
|
|
|
|
Here you can find people working on day to day tasks of the
|
|
|
|
organisation on a voluntary or paid basis around core issues, as well
|
|
|
|
as the members of the <a href="/about/legal/legal.html">legal
|
|
|
|
association</a>. You can either see everyone working in these groups,
|
|
|
|
or see a selection.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<div class="filter-teams">
|
|
|
|
<label class="radio-inline">
|
|
|
|
<input name="filter-teams" type="radio" onclick="selectAllTeams()" checked="" />All
|
|
|
|
</label>
|
|
|
|
<label class="radio-inline">
|
|
|
|
<input name="filter-teams" type="radio" onclick="selectTeam('core')" />European Core Team
|
|
|
|
</label>
|
|
|
|
<label class="radio-inline">
|
|
|
|
<input name="filter-teams" type="radio" onclick="selectTeam('ga')" />General Assembly
|
|
|
|
</label>
|
|
|
|
<label class="radio-inline">
|
2021-01-11 09:41:53 +00:00
|
|
|
<input name="filter-teams" type="radio" onclick="selectTeam('employee')" />Employees/Contractors
|
2020-04-27 16:18:19 +02:00
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
<noscript>
|
|
|
|
<div class="alert alert-warning" role="alert">This feature requires our <a href="/about/js-licences.html">Free Software JavaScript</a> to be activated.</div>
|
|
|
|
</noscript>
|
2013-12-22 21:08:07 +00:00
|
|
|
|
2013-12-23 11:28:23 +00:00
|
|
|
<core-members />
|
2013-12-17 13:42:12 +00:00
|
|
|
|
2014-07-02 14:38:06 +00:00
|
|
|
<h2>Local Teams</h2>
|
2020-04-27 16:18:19 +02:00
|
|
|
<p>Are you looking for a local contact to get active, or just to learn
|
|
|
|
more about Free Software and the FSFE? In more and more European cities,
|
|
|
|
local FSFE groups form to make a difference. To see if there is already
|
2020-04-29 15:36:55 +02:00
|
|
|
a group in your area, please visit our
|
|
|
|
<a href="https://wiki.fsfe.org/LocalGroups/">local groups overview</a>.</p>
|
2020-04-27 16:18:19 +02:00
|
|
|
|
2013-12-23 11:28:23 +00:00
|
|
|
</div>
|
2013-12-17 13:42:12 +00:00
|
|
|
</body>
|
2014-01-25 22:48:50 +00:00
|
|
|
<followup>join</followup>
|
2004-06-06 09:41:53 +00:00
|
|
|
</html>
|
|
|
|
<!--
|
|
|
|
Local Variables: ***
|
|
|
|
mode: xml ***
|
|
|
|
End: ***
|
|
|
|
-->
|