2011-09-30 13:22:14 +00:00
|
|
|
{% extends "base_about.html" %}
|
2013-04-23 17:24:36 +00:00
|
|
|
{% block subtitle %}Outside Counsel, et alia - {% endblock %}
|
2011-09-30 13:35:18 +00:00
|
|
|
{% block submenuselection %}Outside{% endblock %}
|
2011-09-30 13:22:14 +00:00
|
|
|
{% block content %}
|
2018-01-12 22:56:38 +00:00
|
|
|
|
|
|
|
<h1>Other Outside Counsel</h1>
|
2011-09-30 13:22:14 +00:00
|
|
|
|
|
|
|
<h2>Olivier Hugot - Of Counsel, France</h2>
|
|
|
|
|
|
|
|
<p>Olivier Hugot is a member of the New York (2003) and Paris (2004) Bars.
|
|
|
|
He advises and represents French and foreign companies in the areas of
|
|
|
|
Internet, luxury and creation. He assists many innovative Internet
|
|
|
|
entrepreneurs and companies, both in formalizing their projects as well as
|
|
|
|
in development during fundraising.</p>
|
|
|
|
|
|
|
|
<p>He advises clients in connection with the protection and exploitation
|
|
|
|
of their rights in compliance with the constantly evolving internet
|
|
|
|
regulations. Olivier has extensive experience in the practical and legal
|
|
|
|
problems of the internet, both with counseling and litigation. He has
|
|
|
|
also developed a particular expertise in the legal aspects of free
|
|
|
|
culture.</p>
|
|
|
|
|
|
|
|
<p>Olivier has presented his work at a number of conferences, particularly
|
|
|
|
pertaining to free licenses (GNU/GPL, Creative Commons) as well at Wikimania
|
|
|
|
2008, the annual international conference of the Wikimedia Foundation. Olivier
|
|
|
|
is also a masters instructor at the University of Paris I La Sorbonne and a
|
2013-02-21 21:47:15 +00:00
|
|
|
member of the associations INTA and IAEL.</p>
|
2011-09-30 13:22:14 +00:00
|
|
|
|
2015-09-16 15:48:29 +00:00
|
|
|
|
2013-03-01 16:49:35 +00:00
|
|
|
<h1>Directors Emeriti</h1>
|
2012-03-16 18:13:04 +00:00
|
|
|
|
2013-03-01 16:49:35 +00:00
|
|
|
<p><em>Directors Emeriti of the Software Freedom Conservancy are former
|
2012-03-16 18:13:04 +00:00
|
|
|
members of Conservancy's <a href="/about/board/">Board of
|
|
|
|
Directors</a> who continue to support Conservancy's mission and
|
2013-03-01 16:49:57 +00:00
|
|
|
occasionally advise Conservancy.</em></p>
|
2012-03-16 18:13:04 +00:00
|
|
|
|
2015-06-22 20:30:40 +00:00
|
|
|
<h2>Peter Brown - Director Emeritus</h2>
|
|
|
|
|
|
|
|
<p>Peter Brown has worked in non-profit management and finance for more
|
|
|
|
than twenty years. He served as the Executive Director of the Free
|
|
|
|
Software Foundation from 2005 until 2011, and previously as its
|
|
|
|
Financial Controller and GPL Compliance Lab Manager. Peter has also
|
|
|
|
been a Director of New Internationalist Publications Cooperative, and
|
|
|
|
worked in London for BBC Network Radio.</p>
|
|
|
|
|
2016-09-22 15:12:45 +00:00
|
|
|
<h2 id="dachary">Loïc Dachary - Director Emeritus</h2>
|
2014-10-30 16:26:09 +00:00
|
|
|
|
|
|
|
<p>Loïc Dachary has been involved with the Free Software Movement since
|
|
|
|
1987, when he started distributing GNU tapes to the general public in
|
|
|
|
France. In 2012, he founded <a href="http://upstream-university.org/">Upstream
|
|
|
|
University</a>, a nonprofit with the goal of teaching developers how to
|
|
|
|
contribute easily and efficiently. Dachary volunteers as a developer
|
|
|
|
for <a href="http://april.org/">April</a>, a grassroots organization
|
|
|
|
promoting Free Software. He maintains April's OpenStack cluster and organizes
|
|
|
|
contributions with agile methods. As President
|
|
|
|
of <a href="http://fsffrance.org/">FSF France</a>, he also provides technical
|
|
|
|
and legal resources to French Free Software developers. His day job is to use
|
|
|
|
and contribute to <a href="http://ceph.com/">Ceph</a> within OpenStack.</p>
|
|
|
|
|
2012-03-16 18:13:04 +00:00
|
|
|
<h2>Ian Lance Taylor - Director Emeritus</h2>
|
|
|
|
|
|
|
|
<p>Ian Lance Taylor began working with free software in 1990. He wrote
|
|
|
|
the popular free Taylor UUCP package and has contributed to a wide range
|
|
|
|
of free software projects, particularly the GNU compiler and binary
|
|
|
|
utilities. He worked with free software at Cygnus Solutions, Zembu Labs,
|
|
|
|
Wasabi Systems, and C2 Microsystems, and currently does GNU compiler and
|
|
|
|
tools development at Google. He received a B.S. in Computer Science from
|
|
|
|
Yale University.</p>
|
|
|
|
|
|
|
|
<h2>Tom Tromey - Director Emeritus</h2>
|
|
|
|
|
|
|
|
<p>Tom Tromey started working on free software in 1991. He was the
|
|
|
|
primary author of GNU Automake, and has also worked on a wide range of
|
|
|
|
other free software projects. He is currently a maintainer of GNU gcj and
|
|
|
|
works at Red Hat. He received a B.S. in mathematics from the California
|
|
|
|
Institute of Technology.</p>
|
|
|
|
|
2011-09-30 13:22:14 +00:00
|
|
|
{% endblock %}
|