svn commit: r330011 - head

Kyle Evans kevans at FreeBSD.org
Mon Feb 26 04:33:06 UTC 2018


Author: kevans
Date: Mon Feb 26 04:33:05 2018
New Revision: 330011
URL: https://svnweb.freebsd.org/changeset/base/330011

Log:
  Add MAINTAINERS note for lualoader (stand/lua, specifically)
  
  While it's a work in progress, at least, I would like a chance to review any
  lua that goes into the tree for lualoader. I am also willing to help others
  get started writing features or fixing any bugs wandered across.

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Mon Feb 26 04:12:54 2018	(r330010)
+++ head/MAINTAINERS	Mon Feb 26 04:33:05 2018	(r330011)
@@ -86,6 +86,7 @@ sh(1)		jilles		Pre-commit review requested. This also 
 share/mk	imp, bapt, bdrewery, emaste, sjg	Make is hard.
 share/mk/*.test.mk	freebsd-testing,ngie (same list as share/mk too)	Pre-commit review requested.
 stand/forth		dteske	Pre-commit review requested.
+stand/lua		kevans	Pre-commit review requested
 sys/compat/linuxkpi	hselasky	If in doubt, ask.
 sys/dev/e1000	erj	Pre-commit phabricator review requested.
 sys/dev/ixgbe	erj	Pre-commit phabricator review requested.


More information about the svn-src-all mailing list