Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2017 17:41:23 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430991 - head/shells/fish
Message-ID:  <201701091741.v09HfN6H097815@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Mon Jan  9 17:41:22 2017
New Revision: 430991
URL: https://svnweb.freebsd.org/changeset/ports/430991

Log:
  Pass maintainership to submitter, Alan Somers (previous maintainer
  is inactive since 2015-01-30)
  
  PR:		215742
  Submitted by:	asomers@
  Differential Revision:	https://reviews.freebsd.org/D9034

Modified:
  head/shells/fish/Makefile

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Mon Jan  9 17:37:48 2017	(r430990)
+++ head/shells/fish/Makefile	Mon Jan  9 17:41:22 2017	(r430991)
@@ -6,7 +6,7 @@ PORTVERSION=	2.4.0
 CATEGORIES=	shells
 MASTER_SITES=	http://fishshell.com/files/${PORTVERSION}/
 
-MAINTAINER=	freebsd.users@gmail.com
+MAINTAINER=	asomers@FreeBSD.org
 COMMENT=	User friendly command line shell
 
 LICENSE=	GPLv2



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