svn commit: r292612 - head

Craig Rodrigues rodrigc at FreeBSD.org
Tue Dec 22 17:46:15 UTC 2015


Author: rodrigc
Date: Tue Dec 22 17:46:14 2015
New Revision: 292612
URL: https://svnweb.freebsd.org/changeset/base/292612

Log:
  Refer to creating Phabricator Herald notifications
  
  This will allow maintainers to be notified of
  any reviews or commits affecting parts of the
  tree which they maintain.
  
  Reviewed by:           jhb, emaste, allanjude
  Differential Revision: https://reviews.freebsd.org/D4623

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Tue Dec 22 17:18:40 2015	(r292611)
+++ head/MAINTAINERS	Tue Dec 22 17:46:14 2015	(r292612)
@@ -24,6 +24,15 @@ maintainer of a sub-system is to check r
 sub-system.
 ***
 
+***
+Maintainers are encouraged to visit:
+  https://reviews.freebsd.org/herald
+
+and configure notifications for parts of the tree which they maintain.
+Notifications can automatically be sent when someone proposes a revision or
+makes a commit to the specified subtree.
+***
+
 subsystem	login	notes
 -----------------------------
 atf			freebsd-testing,jmmv,ngie	Pre-commit review requested.


More information about the svn-src-head mailing list