svn commit: r344631 - head

John Baldwin jhb at FreeBSD.org
Wed Feb 27 20:09:59 UTC 2019


Author: jhb
Date: Wed Feb 27 20:09:58 2019
New Revision: 344631
URL: https://svnweb.freebsd.org/changeset/base/344631

Log:
  Update review requests for bhyve.
  
  - Explicitly mention the #bhyve group on Phabricator.
  - Request reviews of the userland components (libvmmapi, bhyve,
    bhyvectl, and bhyveload).
  
  Reviewed by:	imp, rgrimes
  Differential Revision:	https://reviews.freebsd.org/D17848

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Wed Feb 27 19:27:16 2019	(r344630)
+++ head/MAINTAINERS	Wed Feb 27 20:09:58 2019	(r344631)
@@ -106,7 +106,12 @@ usr.sbin/bsdconfig	dteske	Pre-commit phabricator revie
 usr.sbin/dpv	dteske	Pre-commit review requested. Keep in sync with libdpv.
 usr.sbin/pkg	pkg@	Please coordinate behavior or flag changes with pkg team.
 usr.sbin/sysrc	dteske	Pre-commit phabricator review requested. Keep in sync with bsdconfig(8) sysrc.subr.
-vmm(4)		tychon, jhb	Pre-commit review requested.
+vmm(4)		tychon, jhb	Pre-commit review requested via #bhyve
+				phabricator group.
+libvmmapi	tychon, jhb	Pre-commit review requested via #bhyve
+				phabricator group.
+usr.sbin/bhyve*	tychon, jhb	Pre-commit review requested via #bhyve
+				phabricator group.
 autofs(5)	trasz	Pre-commit review recommended.
 iscsi(4)	trasz	Pre-commit review recommended.
 rctl(8)		trasz	Pre-commit review recommended.


More information about the svn-src-all mailing list