Merge "Drop Travis CI support"
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 cde963d..8daac62 100644
--- a/README.rst
+++ b/README.rst
@@ -227,8 +227,8 @@
           imudp:
             port: 10514
             ruleset: remote10514
-          
-  
+
+
 
 Support metadata
 ================
@@ -252,36 +252,3 @@
 http://www.rsyslog.com/
 https://wiki.gentoo.org/wiki/Rsyslog
 https://github.com/saz/puppet-rsyslog
-
-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-rsyslog/issues
-
-For feature requests, bug reports or blueprints affecting entire ecosystem,
-use Launchpad salt-formulas project:
-
-    https://launchpad.net/salt-formulas
-
-You can also join salt-formulas-users team and subscribe to mailing list:
-
-    https://launchpad.net/~salt-formulas-users
-
-Developers wishing to work on the salt-formulas projects should always base
-their work on master branch and submit pull request against specific formula.
-
-    https://github.com/salt-formulas/salt-formula-rsyslog
-
-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 c65cb06..90d51ea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: salt-formula-rsyslog
-Maintainer: Jan Kaufman <jan.kaufman@tcpcloud.eu>
+Maintainer: Mirantis Dev <dev@mirantis.com>
 Section: admin
 Priority: optional
 Build-Depends: debhelper (>= 9), salt-master, python, python-yaml, salt-formula-heka
 Standards-Version: 3.9.6
-Homepage: http://www.tcpcloud.eu
-Vcs-Browser: https://github.com/tcpcloud/salt-formula-rsyslog
-Vcs-Git: https://github.com/tcpcloud/salt-formula-rsyslog.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/rsyslog
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/rsyslog.git
 
 Package: salt-formula-rsyslog
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 90dd965..ac2342e 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-rsyslog
-Upstream-Contact: 
-Source: https://github.com/tcpcloud/salt-formula-rsyslog
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/rsyslog
 
 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 788b1d4..8daebaf 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,6 +1,6 @@
 name: "rsyslog"
 version: "0.2"
-source: "https://github.com/salt-formulas/salt-formula-rsyslog"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/rsyslog"
 dependencies:
 - name: heka
-  source: https://github.com/salt-formulas/salt-formula-heka
\ No newline at end of file
+  source: https://gerrit.mcp.mirantis.com/salt-formulas/heka