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