Sat Oct 17 14:09:26 2020 UTC ()
Give up maintainership of net/py-aiorpcX

This seems to be no longer required by Electron, so I no longer have any use
for it. Feel free to delete this once I updated Electron.


(js)
diff -r1.1 -r1.2 pkgsrc/net/py-aiorpcX/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/net/py-aiorpcX/Makefile (expand / switch to context diff)
--- pkgsrc/net/py-aiorpcX/Makefile 2020/04/14 19:41:53 1.1
+++ pkgsrc/net/py-aiorpcX/Makefile 2020/10/17 14:09:25 1.2
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2020/04/14 19:41:53 js Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/17 14:09:25 js Exp $
 
 DISTNAME=	aiorpcX-0.18.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	net devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=a/aiorpcX/}
 
-MAINTAINER=	js@pkgsrc.org
+MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	https://github.com/kyuupichan/aiorpcX
 COMMENT=	Generic async RPC implementation, including JSON-RPC
 LICENSE=	mit