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

   Related: PROD-25327 (PROD:25327)

Change-Id: I8fe609760b0501fc41f7170b3f62513edda466f2
diff --git a/LICENSE b/LICENSE
index 6f2b42f..327cc68 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-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.
@@ -10,4 +10,4 @@
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
-limitations under the License.
\ No newline at end of file
+limitations under the License.
diff --git a/README.rst b/README.rst
index 6304634..4498472 100644
--- a/README.rst
+++ b/README.rst
@@ -749,7 +749,7 @@
 syslog service are required for MAAS to properly install
 and work.
 
-* https://github.com/salt-formulas/salt-formula-rsyslog/tree/master/tests/pillar
+* https://gerrit.mcp.mirantis.com/salt-formulas/rsyslog/tree/master/tests/pillar
 
 
 Module function's example:
@@ -814,30 +814,3 @@
 =========
 
 * https://maas.io/
-
-Documentation and Bugs
-======================
-
-* http://salt-formulas.readthedocs.io/
-   Learn how to install and update salt-formulas
-
-* https://github.com/salt-formulas/salt-formula-maas/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-maas
-   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 9790e4c..4ad9b54 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: salt-formula-maas
-Maintainer: Ales Komarek <ales.komarek@tcpcloud.eu>
+Maintainer: Mirantis Dev <dev@mirantis.com>
 Section: admin
 Priority: optional
 Build-Depends: salt-master, python, python-yaml, debhelper (>= 9)
 Standards-Version: 3.9.6
-Homepage: http://www.tcpcloud.eu
-Vcs-Browser: https://github.com/tcpcloud/salt-formula-maas
-Vcs-Git: https://github.com/tcpcloud/salt-formula-maas.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/maas
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/maas.git
 
 Package: salt-formula-maas
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fc4caa4..7596928 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-maas
-Upstream-Contact: 
-Source: https://github.com/tcpcloud/salt-formula-maas
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/maas
 
 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 72d1aea..72d20d9 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,8 +1,8 @@
 name: "maas"
 version: "0.1"
-source: "https://github.com/salt-formulas/salt-formula-maas"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/maas"
 dependencies:
 - name: postgresql
-  source: "https://github.com/salt-formulas/salt-formula-postgresql"
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/postgresql"
 - name: rsyslog
-  source: "https://github.com/salt-formulas/salt-formula-rsyslog"
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/rsyslog"