pkgsrc-WIP-changes archive

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

py-rfc6555: Change MAINTAINER to pkgsrc-users@



Module Name:	pkgsrc-wip
Committed By:	J. Lewis Muir <jlmuir%imca-cat.org@localhost>
Pushed By:	jlmuir
Date:		Mon Aug 12 15:57:35 2024 -0500
Changeset:	a77c4e01a0ec7d8c69babc24a6d493aaadf06006

Modified Files:
	py-rfc6555/Makefile

Log Message:
py-rfc6555: Change MAINTAINER to pkgsrc-users@

This wip package is over two years old, and the maintainer did not reply
within five business days to an email inquiring about this wip package,
so change MAINTAINER to pkgsrc-users@.

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

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

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

diffs:
diff --git a/py-rfc6555/Makefile b/py-rfc6555/Makefile
index b8f24272df..b9aa5a4ddb 100644
--- a/py-rfc6555/Makefile
+++ b/py-rfc6555/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python python
 MASTER_SITES=	https://files.pythonhosted.org/packages/f6/4b/24f953c3682c134e4d0f83c7be5ede44c6c653f7d2c0b06ebb3b117f005a/
 
-MAINTAINER=	pickles%tilde.pink@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.github.com/sethmlarson/rfc6555
 COMMENT=	Implementation of the Happy Eyeballs Algorithm described in RFC 6555
 LICENSE=	apache-2.0


Home | Main Index | Thread Index | Old Index