Browse Source

Merge pull request #1690 from commodo/python-setuptools-maintainer

python-setuptools: add myself as maintainer
Jonas Gorski 9 years ago
parent
commit
858e33231c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lang/python-setuptools/Makefile

+ 1
- 0
lang/python-setuptools/Makefile View File

27
   TITLE:=Tool for installing Python packages.
27
   TITLE:=Tool for installing Python packages.
28
   URL:=https://bitbucket.org/pypa/setuptools
28
   URL:=https://bitbucket.org/pypa/setuptools
29
   DEPENDS:=+python
29
   DEPENDS:=+python
30
+  MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
30
 endef
31
 endef
31
 
32
 
32
 define Package/python-setuptools/description
33
 define Package/python-setuptools/description