Belatedly add the Portmgr's charter that core@ approved in November

2001 and published to developers@ and ports@ to the internal handbook.
Portmgr has been operating under this charter since then, but people
were having problems finding this in the email archives.  Add it to
our internal page so that people no longer have this problem.

I'll also note that core.2 intended to give a very borad range of
powers to portmgr@ to manage the ports tree, while retaining the
ability to clarify and refine the charter over time.
This commit is contained in:
Warner Losh 2005-01-28 16:52:17 +00:00
parent d1b6752adf
commit 077359f925
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23674
2 changed files with 31 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/internal/Makefile,v 1.39 2004/03/10 09:09:18 linimon Exp $
# $FreeBSD: www/en/internal/Makefile,v 1.40 2004/04/06 11:38:02 phantom Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -23,6 +23,7 @@ DOCS+= trb-dispute.sgml
DOCS+= doceng.sgml
DOCS+= rtp.sgml
DOCS+= policies.sgml
DOCS+= portmgr-charter.sgml
INDEXLINK= internal.html

View file

@ -0,0 +1,29 @@
<!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>