Updating reference from github to gerrit
     - Changing Maintainer to dev@mirantis.com

   Related: PROD-25327 (PROD:25327)

Change-Id: I98381b7b6080df48bec8306c514e736d8bf9e0e5
diff --git a/README.rst b/README.rst
index bb543ff..f443584 100644
--- a/README.rst
+++ b/README.rst
@@ -350,30 +350,3 @@
 |                               | operations, verify do not have dead network          |
 |                               | agents/compute services)                             |
 +-------------------------------+------------------------------------------------------+
-
-Documentation and Bugs
-======================
-
-* http://salt-formulas.readthedocs.io/
-   Learn how to install and update salt-formulas
-
-* https://github.com/salt-formulas/salt-formula-heat/issues
-   In the unfortunate event that bugs are discovered, report the issue to the
-   appropriate issue tracker. Use the Github issue tracker for a specific salt
-   formula
-
-* https://launchpad.net/salt-formulas
-   For feature requests, bug reports, or blueprints affecting the entire
-   ecosystem, use the Launchpad salt-formulas project
-
-* https://launchpad.net/~salt-formulas-users
-   Join the salt-formulas-users team and subscribe to mailing list if required
-
-* https://github.com/salt-formulas/salt-formula-heat
-   Develop the salt-formulas projects in the master branch and then submit pull
-   requests against a specific formula
-
-* #salt-formulas @ irc.freenode.net
-   Use this IRC channel in case of any questions or feedback which is always
-   welcome
-
diff --git a/debian/control b/debian/control
index 3666bc3..706332c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: salt-formula-heat
-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
+Maintainer: Mirantis Dev <dev@mirantis.com>
 Uploaders: Filip Pytloun <filip@pytloun.cz>,
            OndÅ™ej Nový <onovy@debian.org>,
 Section: admin
@@ -10,7 +10,7 @@
                      python-yaml,
                      salt-formula-keystone,
 Standards-Version: 3.9.6
-Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
+Homepage: https://www.mirantis.com
 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-heat.git/
 Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-heat.git
 
diff --git a/debian/copyright b/debian/copyright
index 7a02d56..225bd53 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@
 Source: https://github.com/openstack/salt-formula-heat
 
 Files: *
-Copyright: 2014-2016 tcp cloud
+Copyright: 2014-2019 Mirantis Inc. et al
 License: Apache-2.0
 
 Files: debian/*
diff --git a/metadata.yml b/metadata.yml
index d4be702..037f92a 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,9 +1,9 @@
 name: "heat"
 version: "2016.4.1"
-source: "https://github.com/salt-formulas/salt-formula-heat"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/heat"
 dependencies:
 - name: keystone
-  source: "https://github.com/salt-formulas/salt-formula-keystone"
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/keystone"
 dependencies:
 - name: oslo_templates
-  source: "https://github.com/salt-formulas/salt-formula-oslo-templates"
\ No newline at end of file
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/oslo-templates"