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

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

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

Modified: stable/8/MAINTAINERS
==============================================================================
--- stable/8/MAINTAINERS        Fri Oct 26 00:44:32 2012        (r242112)
+++ stable/8/MAINTAINERS        Fri Oct 26 00:44:34 2012        (r242113)
@@ -125,17 +125,7 @@ usr.sbin/bluetooth emax    Pre-commit revie
 gnu/usr.bin/send-pr    bugmaster       Pre-commit review requested.
 ncurses                rafan   Heads-up appreciated, try not to break it.
 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
-usr.sbin/zic/Makefile:MAINTAINER=      woll...@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/8/sys/modules/3dfx/Makefile
==============================================================================
--- stable/8/sys/modules/3dfx/Makefile  Fri Oct 26 00:44:32 2012        
(r242112)
+++ stable/8/sys/modules/3dfx/Makefile  Fri Oct 26 00:44:34 2012        
(r242113)
@@ -1,7 +1,5 @@
 # $FreeBSD$
 
-MAINTAINER=    cok...@freebsd.org
-
 .PATH: $(.CURDIR)/../../dev/tdfx
 
 KMOD=  3dfx

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

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

Modified: stable/8/tools/tools/sysdoc/Makefile
==============================================================================
--- stable/8/tools/tools/sysdoc/Makefile        Fri Oct 26 00:44:32 2012        
(r242112)
+++ stable/8/tools/tools/sysdoc/Makefile        Fri Oct 26 00:44:34 2012        
(r242113)
@@ -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