1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Description: Remove privacy breach in docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2019-03-26
--- python-karborclient-0.6.0.orig/README.rst
+++ python-karborclient-0.6.0/README.rst
@@ -2,20 +2,12 @@
Team and repository tags
========================
-.. image:: https://governance.openstack.org/tc/badges/python-karborclient.svg
- :target: https://governance.openstack.org/tc/reference/tags/index.html
-
.. Change things from this point on
======
Karbor
======
-.. image:: https://img.shields.io/pypi/v/python-karborclient.svg
- :target: https://pypi.org/project/python-karborclient/
- :alt: Latest Version
-
-
Karbor Mission Statement
* Formalize Application Data Protection in OpenStack (APIs, Services, Plugins, ...)
|