Browse Source

python-pip: add myself as maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean 9 years ago
parent
commit
00560cea99
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lang/python-pip/Makefile

+ 1
- 0
lang/python-pip/Makefile View File

@@ -28,6 +28,7 @@ define Package/python-pip
28 28
   TITLE:=Tool for installing Python packages.
29 29
   URL:=https://pip.pypa.io
30 30
   DEPENDS:=+python +python-setuptools
31
+  MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
31 32
 endef
32 33
 
33 34
 define Package/python-pip/description