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

   Related: PROD-25327 (PROD:25327)

Change-Id: I2433df795d877db221d14776c0b3dacdc59ca811
diff --git a/LICENSE b/LICENSE
index de2e041..505388c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2017 Mirantis, Inc.
+Copyright (c) 2017-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 9910b89..af93525 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,5 @@
 ====
-LLDP 
+LLDP
 ====
 
 Link Layer Discovery Protocol service.
@@ -18,37 +18,3 @@
         intefaces:
         - eth0
         - eth1
-
-
-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-lldp/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-lldp
-
-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 c4664d4..b4c3586 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: salt-formula-lldp
-Maintainer: Salt Formulas Community <salt-formulas@lists.launchpad.net>
+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.mirantis.com
-Vcs-Browser: https://github.com/salt-formulas/salt-formula-lldp
-Vcs-Git: https://github.com/salt-formulas/salt-formula-lldp.git
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://gerrit.mcp.mirantis.com/#/admin/projects/salt-formulas/lldp
+Vcs-Git: https://gerrit.mcp.mirantis.com/salt-formulas/lldp.git
 
 Package: salt-formula-lldp
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3164134..37daa83 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-lldp
-Upstream-Contact: Salt Formulas Community <salt-formulas@lists.launchpad.net>
-Source: https://github.com/salt-formulas/salt-formula-lldp
+Upstream-Contact: Mirantis Dev <dev@mirantis.com>
+Source: https://gerrit.mcp.mirantis.com/salt-formulas/lldp
 
 Files: *
-Copyright: 2017 Mirantis, Inc. 
+Copyright: 2017-2019 Mirantis, Inc. et al
 License: Apache-2.0
-  Copyright (C) 2017 Mirantis, Inc.
+  Copyright (C) 2017-2018 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 50e8c80..201b058 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,3 +1,3 @@
 name: "lldp"
 version: "0.1"
-source: "https://github.com/salt-formulas/salt-formula-lldp"
+source: "https://gerrit.mcp.mirantis.com/salt-formulas/lldp"