Author: eadler
Date: Fri Oct 26 00:44:32 2012
New Revision: 242112
URL: http://svn.freebsd.org/changeset/base/242112

Log:
  MFC r241828,r241891:
        Finish migration of MAINTAINER entries
  
  Approved by:  cperciva (implicit)

Modified:
  stable/9/MAINTAINERS   (contents, props changed)
  stable/9/sys/modules/3dfx/Makefile
  stable/9/sys/modules/cmx/Makefile
  stable/9/sys/modules/filemon/Makefile
  stable/9/tools/tools/sysdoc/Makefile
Directory Properties:
  stable/9/sys/   (props changed)
  stable/9/sys/modules/   (props changed)
  stable/9/tools/tools/sysdoc/   (props changed)

Modified: stable/9/MAINTAINERS
==============================================================================
--- stable/9/MAINTAINERS        Fri Oct 26 00:35:30 2012        (r242111)
+++ stable/9/MAINTAINERS        Fri Oct 26 00:44:32 2012        (r242112)
@@ -127,16 +127,7 @@ sysinstall randi   Please contact about an
                        they can be co-ordinated.
 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=  cok...@freebsd.org
-sys/modules/urio/Makefile:MAINTAINER=  Iwasa Kazmi <k...@ca2.so-net.ne.jp>
-tools/tools/sysdoc/Makefile:MAINTAINER=        trho...@freebsd.org
+3dfx           cokane          Pre-commit review preferred.
+cmx            dan...@roe.ch   Pre-commit review preferred.
+filemon                obrien          Pre-commit review preferred.
+sysdoc         trhodes         Pre-commit review preferred.

Modified: stable/9/sys/modules/3dfx/Makefile
==============================================================================
--- stable/9/sys/modules/3dfx/Makefile  Fri Oct 26 00:35:30 2012        
(r242111)
+++ stable/9/sys/modules/3dfx/Makefile  Fri Oct 26 00:44:32 2012        
(r242112)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=    cok...@freebsd.org
-
 .PATH: $(.CURDIR)/../../dev/tdfx
 
 KMOD=  3dfx

Modified: stable/9/sys/modules/cmx/Makefile
==============================================================================
--- stable/9/sys/modules/cmx/Makefile   Fri Oct 26 00:35:30 2012        
(r242111)
+++ stable/9/sys/modules/cmx/Makefile   Fri Oct 26 00:44:32 2012        
(r242112)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 #
-MAINTAINER=    dan...@roe.ch
-
 .PATH: ${.CURDIR}/../../dev/cmx
 
 KMOD=  cmx

Modified: stable/9/sys/modules/filemon/Makefile
==============================================================================
--- stable/9/sys/modules/filemon/Makefile       Fri Oct 26 00:35:30 2012        
(r242111)
+++ stable/9/sys/modules/filemon/Makefile       Fri Oct 26 00:44:32 2012        
(r242112)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=    obr...@freebsd.org
-
 .PATH: ${.CURDIR}/../../dev/filemon
 
 KMOD=  filemon

Modified: stable/9/tools/tools/sysdoc/Makefile
==============================================================================
--- stable/9/tools/tools/sysdoc/Makefile        Fri Oct 26 00:35:30 2012        
(r242111)
+++ stable/9/tools/tools/sysdoc/Makefile        Fri Oct 26 00:44:32 2012        
(r242112)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=    trho...@freebsd.org
-
 sysctl.5:
        sh ${.CURDIR}/sysdoc.sh -k /boot/kernel
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to