python-pip: add myself as maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
e0e3d05c48
commit
00560cea99
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ define Package/python-pip
|
||||||
TITLE:=Tool for installing Python packages.
|
TITLE:=Tool for installing Python packages.
|
||||||
URL:=https://pip.pypa.io
|
URL:=https://pip.pypa.io
|
||||||
DEPENDS:=+python +python-setuptools
|
DEPENDS:=+python +python-setuptools
|
||||||
|
MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python-pip/description
|
define Package/python-pip/description
|
||||||
|
|
Loading…
Reference in a new issue