From: Alexandru Ardelean Date: Thu, 20 Aug 2015 18:48:21 +0000 (+0300) Subject: python-setuptools: add myself as maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2d585e7511b516900cdd1a3d6950af0b46e27740;p=openwrt-packages.git python-setuptools: add myself as maintainer Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python-setuptools/Makefile b/lang/python-setuptools/Makefile index 22cff0cec..f4d3825a5 100644 --- a/lang/python-setuptools/Makefile +++ b/lang/python-setuptools/Makefile @@ -27,6 +27,7 @@ define Package/python-setuptools TITLE:=Tool for installing Python packages. URL:=https://bitbucket.org/pypa/setuptools DEPENDS:=+python + MAINTAINER:=Alexandru Ardelean endef define Package/python-setuptools/description