diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2021-11-23 13:14:42 +0200 |
---|---|---|
committer | Alexandru Ardelean <ardeleanalex@gmail.com> | 2021-11-23 13:14:43 +0200 |
commit | 48ce6e48b617ee72e40220e6ab6b7ceaa079a192 (patch) | |
tree | a4f7dba64c2bba41ec5fc593baba01562b42dc74 /lang/python/python-idna | |
parent | ceb69a0bd541619e19c277baa674480b89bdb576 (diff) |
python-packages: remove myself as maintainer
There's been a bit of overlapping opinions on some of these packages.
The best thing to do here is to reduce ownership and relinquish my
control.
This patch does that.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'lang/python/python-idna')
-rw-r--r-- | lang/python/python-idna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index 99a03a4f0..537aba53a 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -16,7 +16,7 @@ PKG_HASH:=9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst -PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>, Alexandru Ardelean <ardeleanalex@gmail.com> +PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com> include ../pypi.mk include $(INCLUDE_DIR)/package.mk |