diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-10-01 08:39:43 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-10-01 08:39:43 +0000 |
commit | 7591bc87fa99c383068fbca229f92d3725205572 (patch) | |
tree | ec96dd076836bd1093886d0ff2e2eec07bbd2afc /sysutils/zfsnap | |
parent | e8fe19dfe56199d9ab53862198c9daaee97a31e4 (diff) |
Assign maintainership to submitter of the last PR committed to this
port who volunteered via email.
PR: 192987
Submitted by: yamagi@yamagi.org (New maintainer)
Notes
Notes:
svn path=/head/; revision=369704
Diffstat (limited to 'sysutils/zfsnap')
-rw-r--r-- | sysutils/zfsnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zfsnap/Makefile b/sysutils/zfsnap/Makefile index 4669c3207e31..ba03bab5738c 100644 --- a/sysutils/zfsnap/Makefile +++ b/sysutils/zfsnap/Makefile @@ -5,7 +5,7 @@ PORTNAME= zfsnap PORTVERSION= 1.11.1 CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yamagi@yamagi.org COMMENT= Simple sh script to make zfs rolling snaphosts with cron NO_BUILD= yes |