svn commit: r334913 - head

Peter Grehan grehan at FreeBSD.org
Sun Jun 10 04:25:20 UTC 2018


Author: grehan
Date: Sun Jun 10 04:25:19 2018
New Revision: 334913
URL: https://svnweb.freebsd.org/changeset/base/334913

Log:
  Pass on	bhyve kernel module maintenance	to
  tychon and jhb who've both had a long history
  with the codebase.
  
  Discussed with:	 tychon, jhb

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Sun Jun 10 02:36:38 2018	(r334912)
+++ head/MAINTAINERS	Sun Jun 10 04:25:19 2018	(r334913)
@@ -104,7 +104,7 @@ 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)		grehan	Pre-commit review requested.
+vmm(4)		tychon, jhb	Pre-commit review requested.
 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-head mailing list