svn commit: r548990 - head/sysutils/zfs-snapshot-mgmt

Niclas Zeising zeising at FreeBSD.org
Sat Sep 19 14:35:15 UTC 2020


Author: zeising
Date: Sat Sep 19 14:35:14 2020
New Revision: 548990
URL: https://svnweb.freebsd.org/changeset/ports/548990

Log:
  sysutils/zfs-snapshot-mgmt: pass to submitter
  
  Pass the maintainership of sysutils/zfs-snapshot-mgmt to the submitter.
  
  PR:		249196
  Submitted by:	John Darrah
  Event:		September 2020 Bugathon

Modified:
  head/sysutils/zfs-snapshot-mgmt/Makefile

Modified: head/sysutils/zfs-snapshot-mgmt/Makefile
==============================================================================
--- head/sysutils/zfs-snapshot-mgmt/Makefile	Sat Sep 19 14:15:42 2020	(r548989)
+++ head/sysutils/zfs-snapshot-mgmt/Makefile	Sat Sep 19 14:35:14 2020	(r548990)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://marcin.studio4plus.com/files/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	johntdarrah at gmail.com
 COMMENT=	Automatic ZFS snapshot management tool
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list