with the alpha port dead and buried there is no point in being listed
on re-alpha@
This commit is contained in:
parent
73bc2829b3
commit
11229b7c75
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30901
2 changed files with 3 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.10 2007/08/02 07:06:48 remko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/administration.sgml,v 1.11 2007/09/22 05:09:49 joel Exp $">
|
||||
<!ENTITY title "FreeBSD Project Administration and Management">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "developers.sgml"> %developers;
|
||||
|
@ -174,7 +174,6 @@
|
|||
release issues related to the FreeBSD/alpha platform.</p>
|
||||
|
||||
<ul>
|
||||
<li>&a.wilko; <<a href="mailto:wilko@FreeBSD.org">wilko@FreeBSD.org</a>></li>
|
||||
<li>&a.murray; <<a href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>></li>
|
||||
<li>&a.rwatson; <<a href="mailto:rwatson@FreeBSD.org">rwatson@FreeBSD.org</a>></li>
|
||||
</ul>
|
||||
|
|
|
@ -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.174 2007/09/26 09:56:29 rpaulo Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.175 2007/09/28 15:04:32 kaiw Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -570,7 +570,7 @@ so that we may keep a list of hat owners and modify only this file. -->
|
|||
|
||||
<!-- FreeBSD Release Engineering Teams -->
|
||||
<!ENTITY a.re.members '&a.murray;, &a.rwatson;, &a.dwhite;, &a.kensmith;, &a.hrs;, &a.mux;, &a.bmah;'>
|
||||
<!ENTITY a.re-alpha '&a.murray;, &a.rwatson;, &a.wilko;'>
|
||||
<!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;'>
|
||||
|
|
Loading…
Reference in a new issue