svn commit: r368694 - svnadmin/conf

Li-Wen Hsu <[email protected]> Wed, 16 Dec 2020 11:02:25 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs
Message-ID <202012161102.0BGB2PIa045001__36404.4203235366$1608116555$gmane$org@repo.freebsd.org>
Author: lwhsu
Date: Wed Dec 16 11:02:25 2020
New Revision: 368694
URL: https://svnweb.freebsd.org/changeset/base/368694

Log:
  Mark creating new branch under user and projects needs to inform git-admin first
  
  Similarly, it will make the maintenance svn2git convertor easier when it's
  getting close to the flag day of migrating src repository to git.
  
  This is only for creating new branches under user and projects, the existing
  branches are still open for development needs before repository being migrated
  to git.  Please commit with "Approved by: git-admin (implicitly)"
  
  More details:
  https://github.com/bsdimp/freebsd-git-docs/blob/main/projects-user.md
  
  Approved by:	core
  Sponsored by:	The FreeBSD Foundation

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Wed Dec 16 09:21:40 2020	(r368693)
+++ svnadmin/conf/approvers	Wed Dec 16 11:02:25 2020	(r368694)
@@ -42,3 +42,5 @@
 ^vendor-crypto/			git-admin
 ^vendor-cddl/			git-admin
 ^vendor-sys/			git-admin
+^user/				git-admin
+^projects/			git-admin
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"