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/c7736667911fe912a3d8118fb28e8667

Change-Id: I7587e825a0be26097b143ce31786b7b83cfabbd7
This commit is contained in:
Flavio Percoco 2016-11-24 11:59:03 +01:00 committed by Doug Hellmann
parent 37cd75904d
commit 8c2e769d7e
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,9 @@
Reno is a release notes manager for storing release notes in a git
repository and then building documentation from them.
.. image:: http://governance.openstack.org/badges/reno.svg
:target: http://governance.openstack.org/reference/tags/index.html
Project Meta-data
=================

View File

@ -31,6 +31,7 @@ console_scripts =
[extras]
sphinx =
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
[build_sphinx]
source-dir = doc/source