aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-traitsui
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2022-01-25 19:05:39 +0000
committerKai Knoblich <kai@FreeBSD.org>2022-01-25 19:22:44 +0000
commitbb932872ab3e1e4bad7b64df9a882f01399c6021 (patch)
tree76af4ae02190005087654a146ffe5d31b6bfb305 /graphics/py-traitsui
parent2c86cfec741b1241222dcd0f70672418eff27bb7 (diff)
downloadports-bb932872ab3e1e4bad7b64df9a882f01399c6021.tar.gz
ports-bb932872ab3e1e4bad7b64df9a882f01399c6021.zip
*/*: Maintainer reset
Drop maintainership of all ports as his own request. We thank Vladimir for all his efforts and hope to welcome him back in the future. PR: 261391 Approved by: Vladimir Chukharev (maintainer) MFH: 2022Q1
Diffstat (limited to 'graphics/py-traitsui')
-rw-r--r--graphics/py-traitsui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-traitsui/Makefile b/graphics/py-traitsui/Makefile
index b9716b5463b2..e78dd1472b2b 100644
--- a/graphics/py-traitsui/Makefile
+++ b/graphics/py-traitsui/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= Vladimir.Chukharev@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enthought traits-capable user interfaces
LICENSE= BSD3CLAUSE LGPL21 EPL