From 00560cea9984236ffc7f56fdadc3e2d445ae668f Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Thu, 20 Aug 2015 21:49:44 +0300 Subject: [PATCH] python-pip: add myself as maintainer Signed-off-by: Alexandru Ardelean --- lang/python-pip/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/python-pip/Makefile b/lang/python-pip/Makefile index f0b868295..151a2af35 100644 --- 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 endef define Package/python-pip/description