From 5dce0349e12c9522f2f1a37fe4bd7ea02ec50173 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 30 Aug 2018 18:03:43 -0400 Subject: [PATCH] drop transparency wg The group seems defunct, so focus on the interop group. Change-Id: I5522866b0ec1641abb66323ace7590193d581529 Signed-off-by: Doug Hellmann --- goal_tools/governance.py | 7 +------ tools/python3-first/taskids.txt | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/goal_tools/governance.py b/goal_tools/governance.py index 49ad9f4..7c42da7 100644 --- a/goal_tools/governance.py +++ b/goal_tools/governance.py @@ -70,7 +70,7 @@ class Governance: # Board working groups. Inline the data because there isn't a # lot and we don't want to wait for # https://review.openstack.org/598350 - team_data['Board'] = { + team_data['InteropWG'] = { 'deliverables': { 'interop': { 'repos': [ @@ -80,11 +80,6 @@ class Governance: 'openstack/python-tempestconf', ], }, - 'transparency': { - 'repos': [ - 'openstack/transparency-policy', - ], - }, }, } diff --git a/tools/python3-first/taskids.txt b/tools/python3-first/taskids.txt index 85ed014..a59701f 100644 --- a/tools/python3-first/taskids.txt +++ b/tools/python3-first/taskids.txt @@ -64,5 +64,5 @@ 24347 zun 24757 Technical Committee 24758 User Committee -24759 Board +24759 InteropWG 24760 SIGs