Remove blanket exception for teams
Summary: This rule doesn't seem to make sense any more. Let's remove it. Reviewers: #portmgr, adamw, mat Reviewed By: #portmgr, adamw, mat Differential Revision: https://reviews.freebsd.org/D21158
This commit is contained in:
parent
99b513656e
commit
5780e97ded
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53417
2 changed files with 1 additions and 20 deletions
|
|
@ -5085,17 +5085,6 @@ Do you want to commit? (no = start a shell) [y/n]</screen>
|
|||
maintained by those groups.</para>
|
||||
</important>
|
||||
|
||||
<warning>
|
||||
<para>Blanket approval does not apply to ports that are
|
||||
maintained by teams like <email
|
||||
role="nolink">autotools@FreeBSD.org</email>, <email
|
||||
role="nolink">x11@FreeBSD.org</email>, <email
|
||||
role="nolink">gnome@FreeBSD.org</email>, or <email
|
||||
role="nolink">kde@FreeBSD.org</email>. These teams
|
||||
use external repositories and can have work that would
|
||||
conflict with changes that would normally fall under
|
||||
blanket approval.</para>
|
||||
</warning>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
|
|||
|
|
@ -4061,15 +4061,7 @@ PATCHFILES= patch1:test</programlisting>
|
|||
<para>Some types of fixes have <quote>blanket approval</quote>
|
||||
from the &a.portmgr;, allowing any committer to fix those
|
||||
categories of problems on any port. These fixes do not need
|
||||
approval from the maintainer. Blanket approval does not apply
|
||||
to ports that are maintained by teams like <email
|
||||
role="nolink">autotools@FreeBSD.org</email>, <email
|
||||
role="nolink">x11@FreeBSD.org</email>, <email
|
||||
role="nolink">gnome@FreeBSD.org</email>, or <email
|
||||
role="nolink">kde@FreeBSD.org</email>. These teams use
|
||||
external repositories and can have work that would conflict
|
||||
with changes that would normally fall under blanket
|
||||
approval.</para>
|
||||
approval from the maintainer.</para>
|
||||
|
||||
<para>Blanket approval for most ports applies to fixes like
|
||||
infrastructure changes, or trivial and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue