summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlavio Percoco <flaper87@gmail.com>2016-11-25 09:56:08 +0100
committerFlavio Percoco <flaper87@gmail.com>2016-11-25 16:42:17 +0100
commit4ffbc2224187fa17dedd9b5024ec36b3903249fc (patch)
tree148d9ef3574a4c23646f920ce746e79c895cd9dc
parentdad38a6eb75e46df28210761c856ef598bfce65c (diff)
downloadkeystonemiddleware-4ffbc2224187fa17dedd9b5024ec36b3903249fc.tar.gz
Show team and repo badges on README
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/23379e562e65f9be0f8853f40d2e61b3 Change-Id: I6a1518a7a5ad3d05458aa5b9d23025924a7ea965
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 1f85238..e9e6f8d 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,12 @@
+========================
+Team and repository tags
+========================
+
+.. image:: http://governance.openstack.org/badges/keystonemiddleware.svg
+ :target: http://governance.openstack.org/reference/tags/index.html
+
+.. Change things from this point on
+
Middleware for the OpenStack Identity API (Keystone)
====================================================