a.re was already defined to be re@FreeBSD.org, so when Tom added a new

a.re entry that listed the members individually, it was ignored.

Fix this by calling the second entity 'a.re.members'.
This commit is contained in:
Murray Stokely 2003-03-08 10:12:38 +00:00
parent cfcd451717
commit e90bb8bc73
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16219

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 us to update author names, or the representation of those names (such
as adding email addresses), by just editing a single file. as adding email addresses), by just editing a single file.
$FreeBSD: www/en/developers.sgml,v 1.40 2003/03/04 16:43:22 trhodes Exp $ $FreeBSD: www/en/developers.sgml,v 1.41 2003/03/04 21:56:06 trhodes Exp $
--> -->
@ -129,7 +129,7 @@ so that we may keep a list of hat owners and modify only this file. -->
<!ENTITY a.portmgr '&a.asami;, &a.kris;, &a.sobomax;, &a.steve;, &a.will;, &a.knu;, &a.chern;, &a.lioux;'> <!ENTITY a.portmgr '&a.asami;, &a.kris;, &a.sobomax;, &a.steve;, &a.will;, &a.knu;, &a.chern;, &a.lioux;'>
<!-- FreeBSD Release Engineering Teams --> <!-- FreeBSD Release Engineering Teams -->
<!ENTITY a.re '&a.bmah;, &a.jhb;, &a.kris;, &a.murray;, &a.rwatson;, &a.scottl;, &a.steve;'> <!ENTITY a.re.members '&a.bmah;, &a.jhb;, &a.kris;, &a.murray;, &a.rwatson;, &a.scottl;, &a.steve;'>
<!ENTITY a.re-alpha '&a.jhb;, &a.kris;, &a.murray;, &a.obrien;, &a.rwatson;, &a.scottl;, &a.wilko;'> <!ENTITY a.re-alpha '&a.jhb;, &a.kris;, &a.murray;, &a.obrien;, &a.rwatson;, &a.scottl;, &a.wilko;'>
<!ENTITY a.re-ia64 '&a.marcel;, &a.peter;'> <!ENTITY a.re-ia64 '&a.marcel;, &a.peter;'>
<!ENTITY a.re-i386 '&a.bmah;, &a.jhb;, &a.kris;, &a.murray;, &a.rwatson;, &a.scottl;'> <!ENTITY a.re-i386 '&a.bmah;, &a.jhb;, &a.kris;, &a.murray;, &a.rwatson;, &a.scottl;'>