A new version of the portmgr charter has been committed in

www/en/portmgr/charter.sgml, together with other supporting documentation.
Thus, the old version is being removed.
This commit is contained in:
Mark Linimon 2005-03-12 07:37:56 +00:00
parent e4c1f060db
commit f90315014d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24066
2 changed files with 1 additions and 31 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/internal/Makefile,v 1.40 2004/04/06 11:38:02 phantom Exp $
# $FreeBSD: www/en/internal/Makefile,v 1.41 2005/01/28 16:52:17 imp Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -23,7 +23,6 @@ DOCS+= trb-dispute.sgml
DOCS+= doceng.sgml
DOCS+= rtp.sgml
DOCS+= policies.sgml
DOCS+= portmgr-charter.sgml
INDEXLINK= internal.html

View file

@ -1,29 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Portmgr charter">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<p>Portmgr's charter, as approved by core and published in
November 2001.</p>
<p>The portmgr team may approve new ports committers by decision-making
processes it deems appropriate. All committer approvals must be sent
to admins@, and CC'd to core; they must be PGP-signed. The portmgr
team manages the ports portion of the FreeBSD repository. The
membership of the portmgr team is the current alias on
freefall.freebsd.org.</p>
<p>This charter is valid until such time as it is modified or revoked by
the Core Team; any changes to this charter must be approved by the Core
Team.</p>
<A HREF="developer.html">Resources for FreeBSD Committers Home</a>
&footer;
</body>
</html>