python-setuptools: add myself as maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2015-08-20 21:48:21 +03:00
parent e0e3d05c48
commit 2d585e7511

View file

@ -27,6 +27,7 @@ define Package/python-setuptools
TITLE:=Tool for installing Python packages.
URL:=https://bitbucket.org/pypa/setuptools
DEPENDS:=+python
MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
endef
define Package/python-setuptools/description