aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2019-07-12 12:20:34 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2019-07-12 12:20:34 +0000
commit2e782655b84cc173b44d0385cc1a2496167d95a4 (patch)
treea7325278c9cc7f3a94ae02eefe4449ef557729de /Tools
parent466863dbc984df90e46cba730159a51ac98c6b38 (diff)
downloadports-2e782655b84cc173b44d0385cc1a2496167d95a4.tar.gz
ports-2e782655b84cc173b44d0385cc1a2496167d95a4.zip
Transfer maintainership of this script to mandree@ based on conversations
we've been having after I was planning to EOL it last year and a nice revamp of this script he has prepared. Thank you for taking this over, and good luck, Matthias! PR: 192706
Notes
Notes: svn path=/head/; revision=506455
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/bump_revision.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/bump_revision.pl b/Tools/scripts/bump_revision.pl
index c131dbab9623..d0a9057d5de6 100755
--- a/Tools/scripts/bump_revision.pl
+++ b/Tools/scripts/bump_revision.pl
@@ -3,7 +3,7 @@
# $FreeBSD$
#
-# MAINTAINER= gerald@FreeBSD.org
+# MAINTAINER= mandree@FreeBSD.org
#
use Getopt::Std;