Updating reference from github to gerrit
- Changing Maintainer to dev@mirantis.com
Related: PROD-25327 (PROD:25327)
Change-Id: I331cc1b006dcbf82a0c18afaf425dc017ab8f0f5
diff --git a/LICENSE b/LICENSE
index cd00389..ccfe22a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2018 Mirantis a.s.
+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 5bedae3..50d69d9 100644
--- a/README.rst
+++ b/README.rst
@@ -85,24 +85,3 @@
* http://docs.saltstack.com/en/latest/ref/states/all/salt.states.iptables.html
* https://help.ubuntu.com/community/IptablesHowTo
* http://wiki.centos.org/HowTos/Network/IPTables
-
-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-iptables/issues
-
-
-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-iptables
-
diff --git a/debian/control b/debian/control
index c0d03f0..79384fd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: salt-formula-iptables
-Maintainer: Dzmitry Stremkouski <dstremkouski@mirantis.com>
+Maintainer: Mirantis Dev <dev@mirantis.com>
Section: admin
Priority: extra
Build-Depends: salt-master, python, python-yaml, debhelper (>= 9)
Standards-Version: 3.9.6
-Homepage: https://mirantis.com
+Homepage: https://www.mirantis.com
Vcs-Browser: https://github.com/Mirantis/salt-formula-iptables
Vcs-Git: https://github.com/Mirantis/salt-formula-iptables.git
diff --git a/debian/copyright b/debian/copyright
index 5332ddf..15469f7 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-iptables
-Upstream-Contact: Dzmitry Stremkouski <dstremkouski@mirantis.com>
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
Source: https://github.com/Mirantis/salt-formula-iptables
Files: *
Copyright: 2018 Mirantis a.s.
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 0eb1e2a..9d7abd9 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,3 +1,3 @@
name: "iptables"
version: "1.0.0"
-source: "https://github.com/salt-formulas/salt-formula-iptables"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/iptables"