- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
38 lines
1.4 KiB
XML
38 lines
1.4 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Commit Bit and Project Resources Policy">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.docs">
|
|
|
|
<h2>Rationale</h2>
|
|
|
|
<p>The core team manages access to project resources including
|
|
granting and revoking both commit bits and user accounts. Core
|
|
may delegate portions of these tasks to other groups or
|
|
individuals at its discretion. For example, certain commit bits
|
|
are managed by other groups as noted
|
|
in <a href="../doc/en_US.ISO8859-1/articles/committers-guide/committer.types.html">Commit
|
|
Bit Types</a> subject to core's final approval. The core team has
|
|
held this authority since its inception, but wanted to make it
|
|
explicit to avoid confusion. The FreeBSD Core team approved the
|
|
following commit bit and project resources policy which was posted
|
|
to the Developers mailing list on August 4, 2011.</p>
|
|
|
|
<h2>Policy</h2>
|
|
|
|
<p>The core team has sole authority for managing access to project
|
|
resources. This includes granting and revoking both commit bits
|
|
and user accounts.</p>
|
|
|
|
|
|
</body>
|
|
</html>
|