python-setuptools: add myself as maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
e0e3d05c48
commit
2d585e7511
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ define Package/python-setuptools
|
||||||
TITLE:=Tool for installing Python packages.
|
TITLE:=Tool for installing Python packages.
|
||||||
URL:=https://bitbucket.org/pypa/setuptools
|
URL:=https://bitbucket.org/pypa/setuptools
|
||||||
DEPENDS:=+python
|
DEPENDS:=+python
|
||||||
|
MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python-setuptools/description
|
define Package/python-setuptools/description
|
||||||
|
|
Loading…
Reference in a new issue