2008-04-06 19:45:09 +00:00
|
|
|
<? /*
|
|
|
|
LibreSSL - CAcert web application
|
|
|
|
Copyright (C) 2004-2008 CAcert Inc.
|
|
|
|
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation; version 2 of the License.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
|
*/ ?>
|
2007-05-25 22:01:51 +00:00
|
|
|
<p><b><? printf(_("The current %s board, and roles."), "CAcert Inc."); ?></b></p>
|
2007-06-13 09:10:53 +00:00
|
|
|
<p>
|
2010-02-04 10:31:55 +00:00
|
|
|
Lambert Hofstra - <?=_("President")?><br/>
|
2011-03-16 14:32:34 +00:00
|
|
|
Peter Yuill - <?=_("Vice President")?><br/>
|
|
|
|
Alexander Prinsier - <?=_("Treasurer")?><br/>
|
|
|
|
Mario Lipinski - <?=_("Secretary")?><br/>
|
|
|
|
Piers Lauder - <?=_("member")?><br/>
|
2009-07-30 09:17:28 +00:00
|
|
|
Ian Grigg - <?=_("member")?><br/>
|
2011-03-16 14:32:34 +00:00
|
|
|
Dirk Astrath - <?=_("member")?><br/>
|
2009-03-04 22:16:43 +00:00
|
|
|
</p>
|
2011-03-16 14:32:34 +00:00
|
|
|
Kevin Dawson - <?=_("Public Officer")?><br />
|
|
|
|
<br />
|
|
|
|
More detailed informations can be found in the CAcert wiki under <a href="//wiki.cacert.org/Board"><?=_("CAcert Board")?></a>
|