svn commit: r262699 - head

Glen Barber gjb at FreeBSD.org
Sun Mar 2 23:51:03 UTC 2014


Author: gjb
Date: Sun Mar  2 23:51:03 2014
New Revision: 262699
URL: http://svnweb.freebsd.org/changeset/base/262699

Log:
  Explicitly request review/regression testing on the
  release/release.sh script, as it is heavily used on
  a regular basis, not just during a release cycle.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Sun Mar  2 23:09:36 2014	(r262698)
+++ head/MAINTAINERS	Sun Mar  2 23:51:03 2014	(r262699)
@@ -130,3 +130,5 @@ sh(1)		jilles		Pre-commit review request
 nvme(4)		jimharris	Pre-commit review requested.
 nvd(4)		jimharris	Pre-commit review requested.
 nvmecontrol(8)	jimharris	Pre-commit review requested.
+release/release.sh	gjb	Pre-commit review and regression tests
+				requested.


More information about the svn-src-all mailing list