From 5ffc285092500f2fb4427ea971023d05e03af319 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Fri, 25 Apr 2025 15:49:05 -0700 Subject: [PATCH] Remove tags from README The tags framework has been discontinued for a long time; see https://governance.openstack.org/tc/reference/tags/ and https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html Related-Change: I5f6a3351469516aa81d5eb0fe7c842fe35d1433a Change-Id: I90f757448180a8aa8fcd1ad297d6e733c115b3ec --- README.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.rst b/README.rst index c9ae3d42..869a9de2 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,3 @@ -======================== -Team and repository tags -======================== - -.. image:: https://governance.openstack.org/tc/badges/python-swiftclient.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html - -.. Change things from this point on - Python bindings to the OpenStack Object Storage API ===================================================