svn commit: r290050 - head

Bryan Drewery bdrewery at FreeBSD.org
Tue Oct 27 16:50:42 UTC 2015


Author: bdrewery
Date: Tue Oct 27 16:50:41 2015
New Revision: 290050
URL: https://svnweb.freebsd.org/changeset/base/290050

Log:
  Update notes about zfs and geom.  Also add a note on how to find the real
  maintainers in case of bitrot.

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Tue Oct 27 16:39:00 2015	(r290049)
+++ head/MAINTAINERS	Tue Oct 27 16:50:41 2015	(r290050)
@@ -18,6 +18,12 @@ However, this is not a 'big stick', it i
 of guidance.  It does not override the communal nature of the tree.
 It is not a registry of 'turf' or private property.
 
+***
+This list is prone to becoming stale quickly.  The best way to find the recent
+maintainer of a sub-system is to check recent logs for that directory or
+sub-system.
+***
+
 subsystem	login	notes
 -----------------------------
 kqueue		jmg	Pre-commit review requested.  Documentation Required.
@@ -80,6 +86,7 @@ file		obrien	Insists to keep file blocke
 contrib/bzip2	obrien	Pre-commit review required.
 contrib/netbsd-tests	freebsd-testing,ngie	Pre-commit review requested.
 contrib/pjdfstest	freebsd-testing,ngie	Pre-commit review requested.
+geom		freebsd-geom at FreeBSD.org
 geom_concat	pjd	Pre-commit review preferred.
 geom_eli	pjd	Pre-commit review preferred.
 geom_gate	pjd	Pre-commit review preferred.
@@ -91,7 +98,7 @@ geom_shsec	pjd	Pre-commit review preferr
 geom_stripe	pjd	Pre-commit review preferred.
 geom_zero	pjd	Pre-commit review preferred.
 sbin/geom	pjd	Pre-commit review preferred.
-zfs		pjd	Pre-commit review preferred.
+zfs		freebsd-fs at FreeBSD.org
 nfs		alfred	Will be happy to review code, but not mandatory.
 rpc.lockd	alfred	Will be happy to review code, but not mandatory.
 truss		alfred	Will be happy to review code, but not mandatory.


More information about the svn-src-head mailing list