From bd08e8ea3378786b49e02f42ead166db391eedba Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Mon, 26 Jan 2026 09:21:22 +0000 Subject: [PATCH] Remove url tags from README The tags framework has been discontinued for a long time. https://governance.openstack.org/tc/reference/tags/ https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html Change-Id: I17992c859da12f876dcda38b8ef6019a330a733c Signed-off-by: Ivan Anfimov --- README.rst | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 2a65cbd6..8e77854f 100644 --- a/README.rst +++ b/README.rst @@ -1,16 +1,11 @@ -======================== -Team and repository tags -======================== +=============================== +OpenStack Cinder Specifications +=============================== .. image:: https://governance.openstack.org/tc/badges/cinder-specs.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on -================================== -OpenStack Cinder Specifications -================================== - This git repository is used to hold approved design specifications for additions to the Cinder project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.