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

   Related: PROD-25327 (PROD:25327)

Change-Id: Id542b92bcc5655caeeef9f5dd83c62b0bd302219
diff --git a/LICENSE b/LICENSE
index cdf07f3..a4c8ebf 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-   Copyright (c) 2014-2015 Salt Stack Formulas
+   Copyright (c) 2014-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 e678e66..788e908 100644
--- a/README.rst
+++ b/README.rst
@@ -282,30 +282,3 @@
 * http://opentodo.net/2012/12/mysql-multi-master-replication-with-galera/
 * http://www.codership.com/wiki/doku.php
 * http://www.sebastien-han.fr/blog/2012/04/01/mysql-multi-master-replication-with-galera/
-
-Documentation and bugs
-======================
-
-* http://salt-formulas.readthedocs.io/
-   Learn how to install and update salt-formulas
-
-*  https://github.com/salt-formulas/salt-formula-galera/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-galera
-   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 a79fa37..09448ba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: salt-formula-galera
-Maintainer: tcpcloud Packaging Team <pkg-team@tcpcloud.eu>
+Maintainer: Mirantis Dev <dev@mirantis.com>
 Section: admin
 Priority: optional
 Build-Depends: salt-master, python, python-yaml, debhelper (>= 9),
  salt-formula-mysql
 Standards-Version: 3.9.6
-Homepage: http://www.tcpcloud.eu
-Vcs-Browser: https://github.com/tcpcloud/salt-formula-galera
-Vcs-Git: https://github.com/tcpcloud/salt-formula-galera.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/galera
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/galera.git
 
 Package: salt-formula-galera
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1d4fee8..b659b92 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: salt-formula-galera
-Upstream-Contact: Jakub Pavlik <jakub.pavlik@tcpcloud.eu>
-Source: https://github.com/tcpcloud/salt-formula-galera
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/galera
 
 Files: *
-Copyright: 2014-2015 tcp cloud a.s.
+Copyright: 2014-2019 Mirantis Inc. et al
 License: Apache-2.0
-  Copyright (C) 2014-2015 tcp cloud a.s.
+  Copyright (C) 2014-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/metadata.yml b/metadata.yml
index 773210b..5a5d1c2 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,8 +1,8 @@
 name: "galera"
 version: "1.0"
-source: "https://github.com/salt-formulas/salt-formula-galera"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/galera"
 dependencies:
 - name: linux
-  source: "https://github.com/salt-formulas/salt-formula-linux"
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/linux"
 - name: mysql
-  source: "https://github.com/salt-formulas/salt-formula-mysql"
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/mysql"