diff --git a/doc/source/conf.py b/doc/source/conf.py index c09dc1c..11582a1 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = u'OpenStack SIG Governance' -copyright = u'2017, OpenStack Meta SIG' +copyright = u'2020, OpenStack TC' # openstackdocstheme options openstackdocs_repo_name = 'openstack/governance-sigs' @@ -197,7 +197,7 @@ latex_elements = { # [howto/manual]). latex_documents = [ ('index', 'Governance.tex', u'OpenStack Governance Documents', - u'OpenStack Meta SIG', 'manual'), + u'OpenStack TC', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of @@ -241,7 +241,7 @@ man_pages = [ # dir menu entry, description, category) texinfo_documents = [ ('index', 'Governance', u'OpenStack Governance Documents', - u'OpenStack Meta SIG', 'Governance', 'One line description of project.', + u'OpenStack TC', 'Governance', 'One line description of project.', 'Miscellaneous'), ] @@ -260,9 +260,9 @@ texinfo_documents = [ # Bibliographic Dublin Core info. epub_title = u'OpenStack SIG Governance' -epub_author = u'OpenStack Meta SIG' -epub_publisher = u'OpenStack Meta SIG' -epub_copyright = u'2017, OpenStack Meta SIG' +epub_author = u'OpenStack TC' +epub_publisher = u'OpenStack TC' +epub_copyright = u'2020, OpenStack TC' # The language of the text. It defaults to the language option # or en if the language is not set. diff --git a/doc/source/reference/sig-guideline.rst b/doc/source/reference/sig-guideline.rst index f5a2422..e8c2d38 100644 --- a/doc/source/reference/sig-guideline.rst +++ b/doc/source/reference/sig-guideline.rst @@ -13,9 +13,7 @@ a first stage in the development of new projects, feature requests, standards adoption, policy implementation, adjacent community work, and just general discussion(s). -General governance of all SIGs are managed by Meta SIG. You can find Meta SIG -chairs in `SIGs`_ or send mail in `OpenStack-discuss mailing-list`_ with -[meta-sig] tag on. +SIGs are governed by the `OpenStack Technical Committee`_. Finding a SIG ============= @@ -365,6 +363,7 @@ example, once your SIG creates nice documents that you believe will help others, you can send a mailing list for it, and also mention it in IRC/Slack. .. _Comparison of Official Group Structures: https://governance.openstack.org/tc/reference/comparison-of-official-group-structures.html +.. _OpenStack Technical Committee: https://governance.openstack.org/tc/ .. _SIGs: https://governance.openstack.org/sigs/ .. _SIG Governance: https://opendev.org/openstack/governance-sigs/src/branch/master/sigs.yaml .. _Set up SIG communications: https://governance.openstack.org/sigs/#sig-communications diff --git a/setup.cfg b/setup.cfg index b9d4648..9c5ed35 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,6 @@ name = openstack-governance-sigs summary = OpenStack SIGs Documents description-file = README.rst -author = OpenStack Meta SIG +author = OpenStack Technical Committee author-email = openstack-discuss@lists.openstack.org home-page = https://opendev.org/openstack/governance-sigs/ diff --git a/sigs.yaml b/sigs.yaml index 3027c50..9469069 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -228,23 +228,6 @@ Large Scale: status: active url: https://wiki.openstack.org/wiki/Large_Scale_SIG -Meta: - chairs: - - name: Amy Marrich - irc: spotz - email: amy@demarco.com - - name: Rico Lin - irc: ricolin - email: rico.lin.guanyu@gmail.com - scope: > - A SIG for SIGs so to speak. A SIG to discuss OpenStack SIGs themselves, - to encourage workgroups to become SIGs, accompany them along the way, - give them tools and processes to be efficient. More generally, this SIG - will discuss how to best close the loop between users and developers of - OpenStack. - status: active - url: https://governance.openstack.org/sigs/ - Multi-Arch: chairs: - name: Rico Lin