pkgsrc-WIP-changes archive

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

Update maintainer to myself.



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Sun Apr 17 05:59:36 2022 -0700
Changeset:	16268aabfd172abac183e544282764b810ecd3c8

Modified Files:
	py-cloudpickle/Makefile

Log Message:
Update maintainer to myself.

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

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

diffstat:
 py-cloudpickle/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-cloudpickle/Makefile b/py-cloudpickle/Makefile
index 557ea309de..a208a56d97 100644
--- a/py-cloudpickle/Makefile
+++ b/py-cloudpickle/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/cloudpickle/}
 
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
+MAINTAINER=	matthewda%fastmail.us@localhost
 HOMEPAGE=	https://github.com/cloudpipe/cloudpickle
 COMMENT=	Extended pickling support for Python objects
 LICENSE=	modified-bsd


Home | Main Index | Thread Index | Old Index