Merge "Drop Travis CI support"
diff --git a/LICENSE b/LICENSE
index 2f5d1e4..62af4d2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,5 @@
-Copyright (c) 2018 Salt Stack Formulas
+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 4c1b825..b89a4cc 100644
--- a/README.rst
+++ b/README.rst
@@ -46,28 +46,3 @@
                 07: "--include='/main(.*)manpages'"
                 08: "--include='/main(.*)python-(.*)doc'"
                 09: "--include='/main(.*)python-(.*)network'"
-
-**Documentation and bugs**
-
-* http://salt-formulas.readthedocs.io/
-   Learn how to install and update salt-formulas
-
-* https://github.com/salt-formulas/salt-formula-debmirror/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://github.com/salt-formulas/salt-formula-debmirror
-   Develop the salt-formulas projects in the master branch and then submit pull
-   requests against a specific formula
-
-* https://launchpad.net/~salt-formulas-users
-   Join the salt-formulas-users team and subscribe to mailing list if required
-
-* #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 f489a0e..1259f9b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: salt-formula-debmirror
-Maintainer: Alexey Zvyagitnsev <azvyagintsev@mirantis.com>
+Maintainer: Mirantis Dev <dev@mirantis.com>
 Section: admin
 Priority: optional
 Build-Depends: debhelper (>= 9), python, python-yaml
 Standards-Version: 3.9.6
-Homepage: https://github.com/salt-formulas/salt-formula-debmirror
-Vcs-Browser: https://github.com/salt-formulas/salt-formula-debmirror
-Vcs-Git: https://github.com/salt-formulas/salt-formula-debmirror.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/debmirror
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/debmirror.git
 
 Package: salt-formula-debmirror
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c56cbcc..fcbc201 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-debmirror
-Upstream-Contact: salt-formulas@freelists.org
-Source: https://github.com/salt-formulas/salt-formula-debmirror
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/salt-formulas/debmirror
 
 Files: *
 Copyright: 2018 Salt Stack Formulas
diff --git a/metadata.yml b/metadata.yml
index 006e08c..431fd8f 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,3 +1,3 @@
 name: "debmirror"
 version: "2018.1"
-source: "https://github.com/salt-formulas/salt-formula-debmirror"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/debmirror"