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-pyopenssl | |
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-pyopenssl')
-rw-r--r-- | lang/python/python-pyopenssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-pyopenssl/Makefile b/lang/python/python-pyopenssl/Makefile index 022ae3605..686ce91a9 100644 --- a/lang/python/python-pyopenssl/Makefile +++ b/lang/python/python-pyopenssl/Makefile @@ -16,7 +16,7 @@ PKG_HASH:=5e2d8c5e46d0d865ae933bef5230090bdaf5506281e9eec60fa250ee80600cb3 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>, Alexandru Ardelean <ardeleanalex@gmail.com> +PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com> PKG_CPE_ID:=cpe:/a:pyopenssl_project:pyopenssl include ../pypi.mk |