svn commit: r241828 - in head: . sys/modules/3dfx sys/modules/cmx sys/modules/filemon tools/tools/sysdoc

John Baldwin jhb at freebsd.org
Mon Oct 22 14:37:41 UTC 2012


On Sunday, October 21, 2012 10:12:11 pm Eitan Adler wrote:
> Author: eadler
> Date: Mon Oct 22 02:12:11 2012
> New Revision: 241828
> URL: http://svn.freebsd.org/changeset/base/241828
> 
> Log:
>   Finish migration of MAINTAINER entries
>   
>   Approved by:	cperciva
>   MFC after:	3 days
> 
> Modified:
>   head/MAINTAINERS
>   head/sys/modules/3dfx/Makefile
>   head/sys/modules/cmx/Makefile
>   head/sys/modules/filemon/Makefile
>   head/tools/tools/sysdoc/Makefile
> 
> Modified: head/MAINTAINERS
> 
==============================================================================
> --- head/MAINTAINERS	Mon Oct 22 02:12:06 2012	(r241827)
> +++ head/MAINTAINERS	Mon Oct 22 02:12:11 2012	(r241828)
> @@ -120,16 +120,7 @@ lib/libc/stdtime	edwin   Heads-up apprec
>  				is maintained by a third party source.
>  sbin/routed	bms	Pre-commit review; notify vendor at rhyolite.com
>  isci(4)		jimharris	Pre-commit review requested.
> -
> -Following are the entries from the Makefiles, and a few other sources.
> -Please remove stale entries from both their origin, and this file.
> -
> -Please also consider removing the lines from the files listed below and
> -stating your preferences here instead.
> -
> -List below generated with:
> -$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
> -
> -sys/modules/3dfx/Makefile:MAINTAINER=	cokane at FreeBSD.org
> -sys/modules/urio/Makefile:MAINTAINER=	Iwasa Kazmi <kzmi at ca2.so-
net.ne.jp>
> -tools/tools/sysdoc/Makefile:MAINTAINER=	trhodes at FreeBSD.org
> +3dfx		cokane		Pre-commit review preferred.
> +cmx		daniel at roe.ch	Pre-commit review preferred.
> +fileman		obrien		Pre-commit review preferred.
> +sysdoc		trhodes		Pre-commit review preferred.

s/fileman/filemon/?

-- 
John Baldwin


More information about the svn-src-head mailing list