Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2019 12:20:34 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r506455 - head/Tools/scripts
Message-ID:  <201907121220.x6CCKYs1039928@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Jul 12 12:20:34 2019
New Revision: 506455
URL: https://svnweb.freebsd.org/changeset/ports/506455

Log:
  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

Modified:
  head/Tools/scripts/bump_revision.pl

Modified: head/Tools/scripts/bump_revision.pl
==============================================================================
--- head/Tools/scripts/bump_revision.pl	Fri Jul 12 11:23:00 2019	(r506454)
+++ head/Tools/scripts/bump_revision.pl	Fri Jul 12 12:20:34 2019	(r506455)
@@ -3,7 +3,7 @@
 # $FreeBSD$
 
 #
-# MAINTAINER=	gerald@FreeBSD.org
+# MAINTAINER=	mandree@FreeBSD.org
 #
 
 use Getopt::Std;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907121220.x6CCKYs1039928>