From b4884beda8198989e01dba7dec25fae7a7f98669 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 30 Nov 2018 14:10:20 -0500 Subject: [PATCH] clean up readme Now that the README contents are included on the PyPI page, the phrasing needs to be updated a little to make them make more sense there. Change-Id: I170e7567b2101e9eddf5632ac59db79dd07aead8 Signed-off-by: Doug Hellmann --- README.rst | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 2c9f18968..b6a429171 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,12 @@ -This repository contains OpenStack Technical Committee reference documents -and tracks official resolutions voted by the committee. +====================== + openstack-governance +====================== + +The repository http://git.openstack.org/cgit/openstack/governance/ +contains OpenStack Technical Committee reference documents and tracks +official resolutions voted by the committee. It also contains a +library for accessing some of the machine-readable data in the +repository. Directory structure: @@ -16,4 +23,4 @@ Directory structure: release cycle. These pages will be updated with project status info over time, and if goals are revised. -See https://wiki.openstack.org/wiki/Governance/TechnicalCommittee for details. +See https://governance.openstack.org/tc/ for details.