pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-param: fix MAINTAINER



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Dec 11 23:51:36 2020 +0100
Changeset:	2c39e89c6182209b30a7bb8310a652b49ca3bf20

Modified Files:
	py-param/Makefile

Log Message:
py-param: fix MAINTAINER

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c39e89c6182209b30a7bb8310a652b49ca3bf20

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-param/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-param/Makefile b/py-param/Makefile
index 37a6aed8c7..d80433b43e 100644
--- a/py-param/Makefile
+++ b/py-param/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/param/}
 
-MAINTAINER=	Ikamelderouiche%yahoo.com@localhost
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://param.holoviz.org/
 COMMENT=	Declarative Python programming using Parameters
 LICENSE=	modified-bsd


Home | Main Index | Thread Index | Old Index