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

   Related: PROD-25327 (PROD:25327)

Change-Id: Iacc9a3907d3994fa3fdb209ec4e76700f718fb82
diff --git a/LICENSE b/LICENSE
index cc41a65..2c7ff88 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
 
-   Copyright (c) 2013 Salt Stack Formulas
+   Copyright (c) 2013-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.
@@ -12,4 +12,3 @@
    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.
-
diff --git a/README.rst b/README.rst
index 6b43e7e..d041702 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@
 
 To install on Ubuntu, you will need to add the jenkins debian repository
 to the target server. You can do this with the
-`salt-formula-linux formula <https://github.com/salt-formulas/salt-formula-linux>`_ ,
+`salt-formula-linux formula <https://gerrit.mcp.mirantis.com/salt-formulas/linux>`_ ,
 with the following pillar data:
 
 .. code-block:: yaml
@@ -880,30 +880,3 @@
 =========
 
 * https://wiki.jenkins-ci.org/display/JENKINS/Use+Jenkins
-
-Documentation and Bugs
-======================
-
-* http://salt-formulas.readthedocs.io/
-   Learn how to install and update salt-formulas
-
-* https://github.com/salt-formulas/salt-formula-jenkins/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-jenkins
-   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 1a36133..643b782 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: salt-formula-jenkins
-Maintainer: Filip Pytloun <filip.pytloun@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-jenkins
-Vcs-Git: https://github.com/tcpcloud/salt-formula-jenkins.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/jenkins
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/jenkins.git
 
 Package: salt-formula-jenkins
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 310c441..b8435bb 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-jenkins
-Upstream-Contact: Filip Pytloun <filip.pytloun@tcpcloud.eu>
-Source: https://github.com/tcpcloud/salt-formula-jenkins
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/jenkins
 
 Files: *
-Copyright: 2014-2015 tcp cloud
+Copyright: 2014-2019 Mirantis Inc. et al
 License: Apache-2.0
-  Copyright (C) 2014-2015 tcp cloud
+  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 0954897..d090f37 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,8 +1,8 @@
 name: "jenkins"
 version: "2017.8"
-source: "https://github.com/salt-formulas/salt-formula-jenkins"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/jenkins"
 dependencies:
 - name: java
-  source: "https://github.com/salt-formulas/salt-formula-java"
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/java"
 - name: linux
-  source: "https://github.com/salt-formulas/salt-formula-linux"
\ No newline at end of file
+  source: "https://gerrit.mcp.mirantis.com/salt-formulas/linux"