Reflect the current membership of portmgr, including the promotion of
Erwin Lansing to full voting member.
This commit is contained in:
parent
5d3736f351
commit
35844bb39c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25345
2 changed files with 4 additions and 4 deletions
|
@ -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.100 2005/07/01 12:27:39 rwatson Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.101 2005/07/16 13:48:59 remko Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -179,7 +179,7 @@ so that we may keep a list of hat owners and modify only this file. -->
|
|||
<!ENTITY a.donations '&a.mwlucas;, &a.nsayer;, &a.obrien;, &a.rwatson;, &a.trhodes;'>
|
||||
|
||||
<!-- FreeBSD Ports Manager Team -->
|
||||
<!ENTITY a.portmgr '&a.kris;, &a.marcus;, &a.linimon;, &a.clement;, &a.krion;'>
|
||||
<!ENTITY a.portmgr '&a.kris;, &a.marcus;, &a.linimon;, &a.clement;, &a.krion;, &a.erwin;'>
|
||||
|
||||
<!-- FreeBSD Release Engineering Teams -->
|
||||
<!ENTITY a.re.members '&a.murray;, &a.rwatson;, &a.scottl;, &a.dwhite;, &a.kensmith;, &a.hrs;'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.150 2005/07/13 14:57:24 osa Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.151 2005/08/02 06:18:47 krion Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -324,7 +324,7 @@ packages.</p>
|
|||
|
||||
<p><strong>Package Builders (<a
|
||||
href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>)</strong> :
|
||||
&a.kris;, &a.marcus;, &a.linimon;, &a.eik;, &a.krion;</p>
|
||||
&a.kris;, &a.marcus;, &a.linimon;, &a.krion;, &a.clement;, &a.erwin</p>
|
||||
|
||||
<a name="faq"></a>
|
||||
<h1>Frequently Asked Questions</h1>
|
||||
|
|
Loading…
Reference in a new issue