Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2018 14:44:52 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474740 - head/net/rubygem-gitaly-proto
Message-ID:  <201807161444.w6GEiqTe042253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Jul 16 14:44:51 2018
New Revision: 474740
URL: https://svnweb.freebsd.org/changeset/ports/474740

Log:
  Take maintainer as port is only used by gitlab-ce which I maintain, so I can sync the updates with the gitlab-ce updates.
  
  Reviewed by:	tz (mentor)
  Approved by:	sunpoet (maintainer by email), tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16267

Modified:
  head/net/rubygem-gitaly-proto/Makefile

Modified: head/net/rubygem-gitaly-proto/Makefile
==============================================================================
--- head/net/rubygem-gitaly-proto/Makefile	Mon Jul 16 14:36:51 2018	(r474739)
+++ head/net/rubygem-gitaly-proto/Makefile	Mon Jul 16 14:44:51 2018	(r474740)
@@ -6,7 +6,7 @@ PORTVERSION=	0.101.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	sunpoet@FreeBSD.org
+MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Protobuf specifications and client libraries for Gitaly
 
 LICENSE=	MIT



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