pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-proj: Take MAINTAINERSHIP



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Dec 1 19:19:09 2019 -0500
Changeset:	df75c38138fef482cddf04ece9bdb2ccb2f67c9f

Modified Files:
	py-proj/Makefile

Log Message:
py-proj: Take MAINTAINERSHIP

Email to previous MAINTAINER timed out.  (Happy to revert this if they
resurface.)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=df75c38138fef482cddf04ece9bdb2ccb2f67c9f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-proj/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/py-proj/Makefile b/py-proj/Makefile
index 3f6d90ee2f..e371d2d695 100644
--- a/py-proj/Makefile
+++ b/py-proj/Makefile
@@ -5,7 +5,8 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	geography
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyproj/}
 
-MAINTAINER=	jihbed.research%gmail.com@localhost
+#MAINTAINER=	jihbed.research%gmail.com@localhost
+MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/pyproj4/pyproj
 COMMENT=	Python interface to PROJ.4 library
 


Home | Main Index | Thread Index | Old Index