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

index f0b8682952d89f61e591f05872dbb3920e91c171..151a2af352477eb479bb635519f62a074a36f544 100644 (file)
@@ -28,6 +28,7 @@ define Package/python-pip
   TITLE:=Tool for installing Python packages.
   URL:=https://pip.pypa.io
   DEPENDS:=+python +python-setuptools
+  MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 endef
 
 define Package/python-pip/description