aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-11-23 12:16:59 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-11-23 12:16:59 +0000
commitbdbae3ea5273c0f20c2a74cd32247392d24122ac (patch)
treefe9c7b1de3b304112bd9df77cbff9605461c970e
parentcfcf27d0dfede6f72d40197c7b44246eba3454b9 (diff)
downloadports-bdbae3ea5273c0f20c2a74cd32247392d24122ac.tar.gz
ports-bdbae3ea5273c0f20c2a74cd32247392d24122ac.zip
eik@ has been inactive for quite some time and as I am running
these scripts on the cluster, transfer maintainership of these to myself.
Notes
Notes: svn path=/head/; revision=177889
-rwxr-xr-xTools/scripts/chkmodules.pl2
-rwxr-xr-xTools/scripts/chkorigin.sh2
-rwxr-xr-xTools/scripts/chkversion.pl2
-rwxr-xr-xTools/scripts/tindex3
4 files changed, 6 insertions, 3 deletions
diff --git a/Tools/scripts/chkmodules.pl b/Tools/scripts/chkmodules.pl
index a789a79a65ba..8ff1f7d1e991 100755
--- a/Tools/scripts/chkmodules.pl
+++ b/Tools/scripts/chkmodules.pl
@@ -30,7 +30,7 @@
#
# $FreeBSD$
#
-# MAINTAINER= eik@FreeBSD.org
+# MAINTAINER= erwin@FreeBSD.org
#
# CVSROOT-ports/modules auditing script, based on a shell script by
# Clement Laforet.
diff --git a/Tools/scripts/chkorigin.sh b/Tools/scripts/chkorigin.sh
index c770f1f75e8f..c0c4428eebec 100755
--- a/Tools/scripts/chkorigin.sh
+++ b/Tools/scripts/chkorigin.sh
@@ -30,7 +30,7 @@
#
# $FreeBSD$
#
-# MAINTAINER= eik@FreeBSD.org
+# MAINTAINER= erwin@FreeBSD.org
#
# PKGORIGIN connects packaged or installed ports to the directory they
# originally came from. Although often overlooked, they are extremly
diff --git a/Tools/scripts/chkversion.pl b/Tools/scripts/chkversion.pl
index 8caac541f3ee..7593b60acedf 100755
--- a/Tools/scripts/chkversion.pl
+++ b/Tools/scripts/chkversion.pl
@@ -30,7 +30,7 @@
#
# $FreeBSD$
#
-# MAINTAINER= eik@FreeBSD.org
+# MAINTAINER= erwin@FreeBSD.org
#
# PORTVERSION and PKGORIGIN auditing script
#
diff --git a/Tools/scripts/tindex b/Tools/scripts/tindex
index dcf9a5222773..fe8325ff5aaa 100755
--- a/Tools/scripts/tindex
+++ b/Tools/scripts/tindex
@@ -8,6 +8,9 @@
# When INDEX is broken, assemble the list of committers who touched files
# on the most recent 'cvs update', and put those committers "on the hook".
# These committers all stay on the hook until INDEX is buildable again.
+#
+# MAINTAINER= erwin@FreeBSD.org
+#
# --------------------------------------------------------
# Change these!