python-pip: add myself as maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2015-08-20 21:49:44 +03:00
parent e0e3d05c48
commit 00560cea99

View 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