python-setuptools: add myself as maintainer 1690/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 20 Aug 2015 18:48:21 +0000 (21:48 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 20 Aug 2015 18:48:21 +0000 (21:48 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python-setuptools/Makefile

index 22cff0cec6d843d7cbdc45720350fdf2ff83fe20..f4d3825a5cf9eb1eac1bbd06fb472558efaaada1 100644 (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