Merge branch 'sf-merge-test' into updates-for-andrew
diff --git a/README.rst b/README.rst
index f606cdb..99de5f6 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@
 * Ignore class notfound/regexp option
 
 
-.. include:: ../../README.extensions.rst
+.. include:: ./README-extensions.rst
 
 
 Documentation
diff --git a/reclass/version.py b/reclass/version.py
index 172e2d9..90c2cb7 100644
--- a/reclass/version.py
+++ b/reclass/version.py
@@ -10,9 +10,9 @@
 DESCRIPTION = 'merge data by recursive descent down an ancestry hierarchy (forked extended version)'
 VERSION = '1.5.2'
 AUTHOR = 'martin f. krafft / Andrew Pickford / salt-formulas community'
-AUTHOR_EMAIL = 'andrewp@nikhef.nl'
-MAINTAINER = 'Andrew Pickford'
-MAINTAINER_EMAIL = 'andrewp@nikhef.nl'
+AUTHOR_EMAIL = 'salt-formulas@freelists.org'
+MAINTAINER = 'salt-formulas community'
+MAINTAINER_EMAIL = 'salt-formulas@freelists.org'
 COPYRIGHT = 'Copyright © 2007–14 martin f. krafft, extensions © 2017 Andrew Pickford, extensions © salt-formulas community'
 LICENCE = 'Artistic Licence 2.0'
-URL = 'https://github.com/AndrewPickford/reclass'
+URL = 'https://github.com/salt-formulas/reclass'