aboutsummaryrefslogtreecommitdiff
path: root/math/py-pandas
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:54 +0000
commit0cb6fe847045609535fdda9c2f93f03cbabceae5 (patch)
tree8cb9b59a0db8cd5a3b29db697bd7f165e1d1c182 /math/py-pandas
parent92f18a5277204d0c20eec859ca59e14fe5b97a3e (diff)
downloadports-0cb6fe847045609535fdda9c2f93f03cbabceae5.tar.gz
ports-0cb6fe847045609535fdda9c2f93f03cbabceae5.zip
Pass maintainership to python@
PR: 243693 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
Notes
Notes: svn path=/head/; revision=524605
Diffstat (limited to 'math/py-pandas')
-rw-r--r--math/py-pandas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
index 69b317c3296f..e36666dce742 100644
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= john@saltant.com
+MAINTAINER= python@FreeBSD.org
COMMENT= Flexible, high-performance data analysis in Python
LICENSE= BSD3CLAUSE