From e9fb3e024dfcb2fa3c018e0e67e9f52ba9bf7150 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 8 Oct 2018 10:01:25 -0400 Subject: [PATCH] add tc meetings Add monthly TC meetings back to the calendar, keeping office hours listed separately. Change-Id: Ifa1d522f97520855a5454ea31af4e89a45ac4fc7 Depends-On: https://review.openstack.org/608680 Signed-off-by: Doug Hellmann --- meetings/technical-committee-meeting.yaml | 24 ++++++-------- .../technical-committee-office-hours.yaml | 31 +++++++++++++++++++ 2 files changed, 40 insertions(+), 15 deletions(-) create mode 100644 meetings/technical-committee-office-hours.yaml diff --git a/meetings/technical-committee-meeting.yaml b/meetings/technical-committee-meeting.yaml index 63c5f463..1a01aa26 100644 --- a/meetings/technical-committee-meeting.yaml +++ b/meetings/technical-committee-meeting.yaml @@ -1,26 +1,20 @@ -project: Technical Committee Office hours +project: Technical Committee Meeting meeting_id: tc agenda_url: https://wiki.openstack.org/wiki/Meetings/TechnicalCommittee schedule: - - time: '0900' - day: Tuesday - irc: openstack-tc - frequency: weekly - start_date: 20170616 - - time: '0100' - day: Wednesday - irc: openstack-tc - frequency: weekly - start_date: 20170616 - - time: '1500' + - time: '1400' day: Thursday irc: openstack-tc - frequency: weekly - start_date: 20170616 -chair: Thierry Carrez (ttx) + frequency: first-thursday + start_date: 20181004 +chair: Doug Hellmann (dhellmann) description: > The OpenStack Technical Committee is one of the governing bodies of the OpenStack project. It is an elected group that represents the contributors to the project, and has oversight on all technical matters. The Technical Committee is formally defined in the OpenStack Foundation bylaws and further refined in the Technical Committee charter. + + The monthly meetings of the TC are primarily for status updates on + initiatives being led by TC members. The community should not wait + for a formal meeting to raise issues or bring questions to the TC. diff --git a/meetings/technical-committee-office-hours.yaml b/meetings/technical-committee-office-hours.yaml new file mode 100644 index 00000000..b64a0ca9 --- /dev/null +++ b/meetings/technical-committee-office-hours.yaml @@ -0,0 +1,31 @@ +project: Technical Committee Office hours +meeting_id: tc +schedule: + - time: '0900' + day: Tuesday + irc: openstack-tc + frequency: weekly + start_date: 20170616 + - time: '0100' + day: Wednesday + irc: openstack-tc + frequency: weekly + start_date: 20170616 + - time: '1500' + day: Thursday + irc: openstack-tc + frequency: weekly + start_date: 20170616 +chair: Doug Hellmann (dhellmann) +description: > + The OpenStack Technical Committee is one of the governing bodies of the + OpenStack project. It is an elected group that represents the + contributors to the project, and has oversight on all technical matters. + The Technical Committee is formally defined in the OpenStack Foundation + bylaws and further refined in the Technical Committee charter. + + Office hours are an informal time for general discussion without a + pre-planned agenda. Anyone may raise issues to the TC in + #openstack-tc or via the mailing list at any point, but office hours + are times when TC members try to be online and available for + informal synchronous discussions.