diff options
author | Dan Langille <dvl@FreeBSD.org> | 2023-05-26 12:34:18 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2023-05-26 12:34:18 +0000 |
commit | 5522267f9152a548984df6d49fc09636bf22c02d (patch) | |
tree | ce786fd7f49f5515f2ce5b55bc42b6ef22632cc4 | |
parent | b096af3b26a4a828400728f25feae41617dc3b34 (diff) | |
download | ports-5522267f9152a548984df6d49fc09636bf22c02d.tar.gz ports-5522267f9152a548984df6d49fc09636bf22c02d.zip |
www/py-postorius: Give up maintainership
Give up maintainership of www/py-postorius and related mail/mailman3
ports.
I'm not yet using mail/mailman3 and hope that others can give these
ports the attention they deserve.
-rw-r--r-- | mail/py-authheaders/Makefile | 2 | ||||
-rw-r--r-- | mail/py-django-mailman3/Makefile | 2 | ||||
-rw-r--r-- | mail/py-mailmanclient/Makefile | 2 | ||||
-rw-r--r-- | www/py-postorius/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/py-authheaders/Makefile b/mail/py-authheaders/Makefile index 2828636206cd..20bc68bf2b57 100644 --- a/mail/py-authheaders/Makefile +++ b/mail/py-authheaders/Makefile @@ -4,7 +4,7 @@ CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dvl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate email authentication headers WWW= https://github.com/ValiMail/authentication-headers diff --git a/mail/py-django-mailman3/Makefile b/mail/py-django-mailman3/Makefile index bc64e937be02..513cd883aa79 100644 --- a/mail/py-django-mailman3/Makefile +++ b/mail/py-django-mailman3/Makefile @@ -4,7 +4,7 @@ CATEGORIES= mail MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dvl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libraries and templates for Django-based interfaces interacting with Mailman WWW= https://gitlab.com/mailman/django-mailman3 diff --git a/mail/py-mailmanclient/Makefile b/mail/py-mailmanclient/Makefile index c9e9ac07fd6b..70c3567d8a6c 100644 --- a/mail/py-mailmanclient/Makefile +++ b/mail/py-mailmanclient/Makefile @@ -4,7 +4,7 @@ CATEGORIES= mail MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dvl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Official Python bindings for the GNU Mailman 3 REST API WWW= https://gitlab.com/mailman/mailmanclient diff --git a/www/py-postorius/Makefile b/www/py-postorius/Makefile index cacd665ed631..bdc5c90ca4fb 100644 --- a/www/py-postorius/Makefile +++ b/www/py-postorius/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dvl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Django app provoding web user interface to access GNU Mailman WWW= https://pypi.org/project/postorius/ |