commit f6d8428686d1f63f36593b13ddc977e7675ab165
parent 858e33231c276f8fc73bd8cdaf3d7cd841dc428d
Author: Jonas Gorski <jogo@openwrt.org>
Date: Thu, 20 Aug 2015 20:54:32 +0200
Merge pull request #1691 from commodo/python-pip-maintainer
python-pip: add myself as maintainer
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lang/python-pip/Makefile b/lang/python-pip/Makefile
@@ -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