svn commit: r368640 - svnadmin/conf
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Dec 14 19:47:08 UTC 2020
Author: lwhsu
Date: Mon Dec 14 19:47:08 2020
New Revision: 368640
URL: https://svnweb.freebsd.org/changeset/base/368640
Log:
Mark vendor imports needs to discuss with git-admin first
It's safer to review the vendor imports to svn when it's getting close to the
flag day of migrating src repository to git.
More details:
https://lists.freebsd.org/pipermail/freebsd-hackers/2020-December/056780.html
Approved by: core
Sponsored by: The FreeBSD Foundation
Modified:
svnadmin/conf/approvers
Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers Mon Dec 14 19:18:11 2020 (r368639)
+++ svnadmin/conf/approvers Mon Dec 14 19:47:08 2020 (r368640)
@@ -38,3 +38,7 @@
^head/sys/libkern/arc4random.c (security-officer|so|secteam|core|csprng)
^stable/(1[12])/sys/dev/random (security-officer|so|secteam|core|csprng)
^stable/(1[12])/sys/libkern/arc4random.c (security-officer|so|secteam|core|csprng)
+^vendor/ git-admin
+^vendor-crypto/ git-admin
+^vendor-cddl/ git-admin
+^vendor-sys/ git-admin
More information about the svn-src-svnadmin
mailing list