From 5eedc5f096795cab8033fa46f4b17c4d95ac52e9 Mon Sep 17 00:00:00 2001 From: tz Date: Tue, 5 Dec 2017 16:44:09 +0000 Subject: GitLab and related ports maintained by me: pass maintainership to Matthias Fechner Matthias has proven himself as capable and enthusiastic enough to update www/gitlab on its own - which frees much of my time. :) I wrote an update guide for him and everybody interested in it: http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md --- net/rubygem-gitaly/Makefile | 2 +- net/rubygem-grpc/Makefile | 2 +- net/rubygem-omniauth-auth0/Makefile | 2 +- net/rubygem-omniauth-azure-oauth2/Makefile | 2 +- net/rubygem-omniauth-kerberos/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index bb51a3229fb6..ff72bb6b6d60 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.14.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Auto-generated gRPC client for gitaly LICENSE= MIT diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index 93a6eecc4e46..5a5d153d4c42 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Ruby implementation of gRPC LICENSE= BSD3CLAUSE diff --git a/net/rubygem-omniauth-auth0/Makefile b/net/rubygem-omniauth-auth0/Makefile index f64a49b540e1..d2bdf8ce563f 100644 --- a/net/rubygem-omniauth-auth0/Makefile +++ b/net/rubygem-omniauth-auth0/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Authentication broker supporting different identity providers LICENSE= MIT diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile index 8f0dfb063933..6781bc5223cb 100644 --- a/net/rubygem-omniauth-azure-oauth2/Makefile +++ b/net/rubygem-omniauth-azure-oauth2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.9 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT diff --git a/net/rubygem-omniauth-kerberos/Makefile b/net/rubygem-omniauth-kerberos/Makefile index 12c286122e54..0db83631fb06 100644 --- a/net/rubygem-omniauth-kerberos/Makefile +++ b/net/rubygem-omniauth-kerberos/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.3.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= tz@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= OmniAuth strategy for Kerberos LICENSE= MIT -- cgit