From 6c27880158363ebb0cf54644a1b6ee69d9e9cd1d Mon Sep 17 00:00:00 2001 From: Adamos Kyriakou Date: Sat, 16 Mar 2019 08:15:30 +1030 Subject: [PATCH] Updated README with maintener info and URL to new base-repo. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f23675..3a9bedf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PREAMBLE: This package in its entirety belongs to Paulo Herrera and its currently hosted under: -https://bitbucket.org/pauloh/pyevtk +https://github.com/paulo-herrera/PyEVTK I've misappropriated, well forked and repackaged really, this package in order to host it on PyPI and allow for its easy distribution and installation as I use it a lot. I take no credit whatsoever for it. @@ -14,7 +14,7 @@ My fork is hosted under: https://github.com/pyscience-projects/pyevtk -and while PyPI lists me as the author, despite my listing myself as the maintainer in the `setup.py` file, I'm merely the maintainer. +This package is nowadays primarily maintained by [René Fritze](https://github.com/renefritze) and [Xylar Asay-Davis](https://github.com/xylar). INTRODUCTION: =============