From 2d585e7511b516900cdd1a3d6950af0b46e27740 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Thu, 20 Aug 2015 21:48:21 +0300 Subject: [PATCH] python-setuptools: add myself as maintainer Signed-off-by: Alexandru Ardelean --- lang/python-setuptools/Makefile | 1 + 1 file changed, 1 insertion(+) 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