- Document beat@ as a new member of portmgr@
Approved by: portmgr
This commit is contained in:
parent
4647750899
commit
31645efafb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37995
3 changed files with 15 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/administration.sgml,v 1.43 2011/05/16 16:03:36 ryusuke Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/administration.sgml,v 1.44 2011/08/06 00:17:39 gjb Exp $">
|
||||
<!ENTITY title "FreeBSD Project Administration and Management">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "developers.sgml"> %developers;
|
||||
|
@ -123,6 +123,7 @@
|
|||
<li>&a.tabthorpe; <<a href="mailto:tabthorpe@FreeBSD.org">tabthorpe@FreeBSD.org</a>></li>
|
||||
<li>&a.marcus; <<a href="mailto:marcus@FreeBSD.org">marcus@FreeBSD.org</a>></li>
|
||||
<li>&a.bapt; <<a href="mailto:bapt@FreeBSD.org">bapt@FreeBSD.org</a>></li>
|
||||
<li>&a.beat; <<a href="mailto:beat@FreeBSD.org">beat@FreeBSD.org</a>></li>
|
||||
<li>&a.erwin; <<a href="mailto:erwin@FreeBSD.org">erwin@FreeBSD.org</a>></li>
|
||||
<li>&a.linimon; <<a href="mailto:linimon@FreeBSD.org">linimon@FreeBSD.org</a>></li>
|
||||
<li>&a.pav; <<a href="mailto:pav@FreeBSD.org">pav@FreeBSD.org</a>></li>
|
||||
|
|
|
@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
|
|||
us to update author names, or the representation of those names (such
|
||||
as adding email addresses), by just editing a single file.
|
||||
|
||||
$FreeBSD: www/en/developers.sgml,v 1.302 2011/11/12 16:49:42 scheidell Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.303 2011/12/03 14:02:50 jhibbits Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -683,7 +683,7 @@ so that we may keep a list of hat owners and modify only this file. -->
|
|||
<!ENTITY a.donations '&a.gjb;, &a.wilko;, &a.gahr;, &a.pgollucci;, &a.skreuzer;, &a.obrien;, &a.trhodes;, Daniel Seuffert, &a.rwatson;'>
|
||||
|
||||
<!-- FreeBSD Ports Manager Team -->
|
||||
<!ENTITY a.portmgr '&a.tabthorpe;, &a.marcus;, &a.bapt;, &a.erwin;, &a.linimon;, &a.pav;, &a.itetcu;, &a.flz;, &a.miwi;'>
|
||||
<!ENTITY a.portmgr '&a.tabthorpe;, &a.marcus;, &a.bapt;, &a.beat;, &a.erwin;, &a.linimon;, &a.pav;, &a.itetcu;, &a.flz;, &a.miwi;'>
|
||||
|
||||
<!-- FreeBSD Release Engineering Teams -->
|
||||
<!ENTITY a.re.members '&a.kib;, &a.blackend;, &a.jpaetzel;, &a.hrs;, &a.kensmith;, &a.rwatson;, &a.bz;'>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.407 2011/11/18 14:43:32 jkois Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.408 2011/12/03 14:02:50 jhibbits Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -33,6 +33,16 @@
|
|||
<name>2011</name>
|
||||
|
||||
<month>
|
||||
<name>12</name>
|
||||
|
||||
<day>
|
||||
<name>2</name>
|
||||
<event>
|
||||
<p>New member for the Ports Management team:
|
||||
<a href="mailto:beat@FreeBSD.org">Beat Gätzi</a></p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<name>11</name>
|
||||
|
||||
<day>
|
||||
|
|
Loading…
Reference in a new issue