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

   Related: PROD-25327 (PROD:25327)

Change-Id: I4273d7afd402a02a040140846d9cc6dd658d0480
diff --git a/LICENSE b/LICENSE
index 2bb6c1a..27bf936 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2018 Mykyta Karpin
+Copyright (c) 2018-2019 Mirantis Inc. et al
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/README.rst b/README.rst
index 94d74f6..ad12aad 100644
--- a/README.rst
+++ b/README.rst
@@ -337,35 +337,3 @@
 ================
 
 * https://gnocchi.xyz/
-
-
-Documentation and Bugs
-======================
-
-To learn how to install and update salt-formulas, consult the documentation
-available online at:
-
-    http://salt-formulas.readthedocs.io/
-
-In the unfortunate event that bugs are discovered, they should be reported to
-the appropriate issue tracker. Use GitHub issue tracker for specific salt
-formula:
-
-    https://github.com/salt-formulas/salt-formula-gnocchi/issues
-
-For feature requests, bug reports or blueprints affecting entire ecosystem,
-use Launchpad salt-formulas project:
-
-    https://launchpad.net/salt-formulas
-
-Developers wishing to work on the salt-formulas projects should always base
-their work on master branch and submit pull request against specific formula.
-
-You should also subscribe to mailing list (salt-formulas@freelists.org):
-
-    https://www.freelists.org/list/salt-formulas
-
-Any questions or feedback is always welcome so feel free to join our IRC
-channel:
-
-    #salt-formulas @ irc.freenode.net
diff --git a/debian/control b/debian/control
index fa9a869..55a4fbd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: salt-formula-gnocchi
-Maintainer: Mykyta Karpin <mkarpin@mirantis.com>
+Maintainer: Mirantis Dev <dev@mirantis.com>
 Section: admin
 Priority: optional
 Build-Depends: debhelper (>= 9), salt-master, python, python-yaml
 Standards-Version: 3.9.6
-Homepage: https://github.com/salt-formulas
-Vcs-Browser: https://github.com/salt-formulas/salt-formula-gnocchi
-Vcs-Git: https://github.com/salt-formulas/salt-formula-gnocchi.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/gnocchi
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/gnocchi.git
 
 Package: salt-formula-gnocchi
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8e46ab6..3bea8ac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: salt-formula-gnocchi
-Upstream-Contact: salt-formulas@freelists.org
-Source: https://github.com/salt-formulas/salt-formula-gnocchi
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/salt-formulas/gnocchi
 
 Files: *
 Copyright: 2018 Mykyta Karpin
diff --git a/metadata.yml b/metadata.yml
index 07b53fd..c6eb297 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,6 +1,6 @@
 name: "gnocchi"
 version: "2018.1"
-source: "https://github.com/salt-formulas/salt-formula-gnocchi"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/gnocchi"
 dependencies:
   - name: apache
-    source: "https://github.com/salt-formulas/salt-formula-apache"
+    source: "https://gerrit.mcp.mirantis.com/salt-formulas/apache"