Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2016 01:51:46 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405206 - head/www/py-pyjwt
Message-ID:  <201601040151.u041pk1L033465@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer)
Date: Mon Jan  4 01:51:46 2016
New Revision: 405206
URL: https://svnweb.freebsd.org/changeset/ports/405206

Log:
  Hand over maintainership to Terje Elde <terje@elde.net>.

Modified:
  head/www/py-pyjwt/Makefile

Modified: head/www/py-pyjwt/Makefile
==============================================================================
--- head/www/py-pyjwt/Makefile	Mon Jan  4 00:43:23 2016	(r405205)
+++ head/www/py-pyjwt/Makefile	Mon Jan  4 01:51:46 2016	(r405206)
@@ -7,7 +7,7 @@ MASTER_SITES=	CHEESESHOP
 DISTNAME=	PyJWT-${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wblock@FreeBSD.org
+MAINTAINER=	terje@elde.net
 COMMENT=	JSON Web Token implementation in Python
 
 LICENSE=	MIT



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