Retire staff.sgml, everything will be listed in the contributors article now.
This commit is contained in:
parent
c1cc8a1352
commit
1b772fcb7a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18983
3 changed files with 2 additions and 69 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/internal/Makefile,v 1.36 2003/03/08 10:27:18 murray Exp $
|
||||
# $FreeBSD: www/en/internal/Makefile,v 1.37 2003/07/03 08:56:24 maxim Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -13,7 +13,6 @@ DOCS+= about.sgml
|
|||
DOCS+= machines.sgml
|
||||
DOCS+= mirror.sgml
|
||||
DOCS+= new-account.sgml
|
||||
DOCS+= staff.sgml
|
||||
DOCS+= statistic.sgml
|
||||
DOCS+= developer.sgml
|
||||
DOCS+= bylaws.sgml
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.24 2003/02/09 00:17:12 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.25 2003/07/03 08:56:24 maxim Exp $">
|
||||
<!ENTITY title "FreeBSD Internal">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -61,15 +61,6 @@ The FreeBSD Copyrights.
|
|||
<h2><a href="statistic.html">FreeBSD Statistics</a></h2>
|
||||
<p>Web statistic, FTP traffic, Release usage.</p>
|
||||
|
||||
<h2><a href="staff.html">FreeBSD Staff</a></h2>
|
||||
<p>This is a listing of the current teams and their hats in
|
||||
FreeBSD.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,57 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/staff.sgml,v 1.7 2003/03/08 10:31:19 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Staff">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>FreeBSD Bugmeister:</h2>
|
||||
<p>&a.bugmeister;</p>
|
||||
|
||||
<h2>FreeBSD Documentation Engineering Team: (<a href="&base;/internal/doceng.html">charter</a>)</h2>
|
||||
<p>&a.doceng;</p>
|
||||
|
||||
<h2>FreeBSD Donations Liaison Team:</h2>
|
||||
<p>&a.donations;</p>
|
||||
|
||||
<h2>FreeBSD Ports Manager Team:</h2>
|
||||
<p>&a.portmgr;</p>
|
||||
|
||||
<h2>FreeBSD Release Engineering Team:
|
||||
(<a href="&base;/releng/charter.html">charter</a>,
|
||||
<a href="&base;/releng/index.html">website</a>)</h2>
|
||||
<p>&a.re.members;</p>
|
||||
|
||||
<h2>FreeBSD Release Engineering for Alpha Team:</h2>
|
||||
<p>&a.re-alpha;</p>
|
||||
|
||||
<h2>FreeBSD Release Engineering for IA-64 Team:</h2>
|
||||
<p>&a.re-ia64;</p>
|
||||
|
||||
<h2>FreeBSD Release Engineering for i386 Team:</h2>
|
||||
<p>&a.re-i386;</p>
|
||||
|
||||
<h2>FreeBSD Release Engineering for PC98 Team:</h2>
|
||||
<p>&a.re-pc98;</p>
|
||||
|
||||
<h2>FreeBSD Release Engineering for Sparc64 Team:</h2>
|
||||
<p>&a.re-sparc64;</p>
|
||||
|
||||
<h2>FreeBSD Security Officer:</h2>
|
||||
<p>&a.so;</p>
|
||||
|
||||
<h2>FreeBSD Security Officer Team:</h2>
|
||||
<p>&a.so-team;</p>
|
||||
|
||||
<h2>FreeBSD Technical Review Board:</h2>
|
||||
<p>&a.trb;</p>
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
Reference in a new issue