Another update of re@ team members list to reality. Replace outdated

platform re@ specific teams with one re-builders team.

Discussed with:	re@
This commit is contained in:
Marc Fonvieille 2011-04-27 19:16:58 +00:00
parent 2e17ec32e3
commit f9c2ee49ea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37193
2 changed files with 9 additions and 39 deletions

View file

@ -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.279 2011/03/17 20:17:22 sbz Exp $
$FreeBSD: www/en/developers.sgml,v 1.280 2011/04/02 00:06:31 art Exp $
-->
@ -667,14 +667,8 @@ so that we may keep a list of hat owners and modify only this file. -->
<!ENTITY a.portmgr '&a.tabthorpe;, &a.marcus;, &a.erwin;, &a.linimon;, &a.pav;, &a.itetcu;, &a.flz;, &a.miwi;'>
<!-- FreeBSD Release Engineering Teams -->
<!ENTITY a.re.members '&a.murray;, &a.rwatson;, &a.dwhite;, &a.kensmith;, &a.hrs;, &a.mux;, &a.kib;, &a.blackend;, &a.gnn;'>
<!ENTITY a.re-alpha '&a.murray;, &a.rwatson;'>
<!ENTITY a.re-amd64 '&a.obrien;'>
<!ENTITY a.re-ia64 '&a.marcel;'>
<!ENTITY a.re-i386 '&a.murray;, &a.rwatson;'>
<!ENTITY a.re-pc98 '&a.nyan;'>
<!ENTITY a.re-powerpc '&a.grehan;, &a.marcel;'>
<!ENTITY a.re-sparc64 '&a.jake;, &a.murray;, &a.phk;, &a.rwatson;, &a.tmm;, &a.kensmith;, &a.obrien;'>
<!ENTITY a.re.members '&a.kib;, &a.blackend;, &a.jpaetzel;, &a.hrs;, &a.kensmith;, &a.rwatson;, &a.bz;'>
<!ENTITY a.re-builders '&a.marcel;, &a.kensmith;, &a.nyan;'>
<!-- FreeBSD Security Officer -->
<!ENTITY a.so '&a.cperciva;'>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.291 2011/03/05 15:22:50 pluknet Exp $">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.292 2011/04/12 14:31:15 danger Exp $">
<!ENTITY email 're'>
<!ENTITY title "Release Engineering Information">
<!ENTITY % navinclude.developers "INCLUDE">
@ -414,37 +414,13 @@
&a.re.members; form the primary release engineering
decision-making group.</p>
<p>The platform-specific release engineering teams are responsible
for building and packaging FreeBSD releases on the given
<p>The builders release engineering team is responsible
for building and packaging FreeBSD releases on the various supported
platforms.</p>
<p><strong>Alpha Platform REs (<a
href="mailto:re-alpha@FreeBSD.org">re-alpha@FreeBSD.org</a>)</strong> :
&a.re-alpha;</p>
<p><strong>AMD64 Platform REs (<a
href="mailto:re-amd64@FreeBSD.org">re-amd64@FreeBSD.org</a>)</strong> :
&a.re-amd64;</p>
<p><strong>ia64 Platform REs (<a
href="mailto:re-ia64@FreeBSD.org">re-ia64@FreeBSD.org</a>)</strong> :
&a.re-ia64;</p>
<p><strong>i386 Platform REs (<a
href="mailto:re-x86@FreeBSD.org">re-x86@FreeBSD.org</a>)</strong> :
&a.re-i386;</p>
<p><strong>pc98 Platform REs (<a
href="mailto:re-pc98@FreeBSD.org">re-pc98@FreeBSD.org</a>)</strong> :
&a.re-pc98;</p>
<p><strong>PowerPC Platform REs (<a
href="mailto:re-ppc@FreeBSD.org">re-ppc@FreeBSD.org</a>)</strong> :
&a.re-powerpc;</p>
<p><strong>sparc64 Platform REs (<a
href="mailto:re-sparc64@FreeBSD.org">re-sparc64@FreeBSD.org</a>)</strong> :
&a.re-sparc64;</p>
<p><strong>Builders REs (<a
href="mailto:re-builders@FreeBSD.org">re-builders@FreeBSD.org</a>)</strong> :
&a.re-builders;</p>
<p>The third party packages in the Ports Collection are managed by the
portmgr@ team. Among many other responsibilities, the port managers