Merge pull request #1690 from commodo/python-setuptools-maintainer
python-setuptools: add myself as maintainer
This commit is contained in:
commit
858e33231c
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