
Descriptions often contained redudndant information about the scheduling of a meeting, which was not kept in sync with further changes in scheduling, and therefore often stale and confusing. Also removes all meetings that are actually not happening on IRC. Change-Id: Ib59e9c5be0e8f1bc8da9322382a15750cf63295f
20 lines
794 B
YAML
20 lines
794 B
YAML
project: QA Team Meeting
|
|
schedule:
|
|
# Note(jmching): need to change this to biweekly in the future
|
|
- time: '1700'
|
|
day: Thursday
|
|
irc: openstack-meeting
|
|
frequency: biweekly-odd
|
|
- time: '2200'
|
|
day: Thursday
|
|
irc: openstack-meeting
|
|
frequency: biweekly-even
|
|
chair: Matt Treinish
|
|
description: >
|
|
The OpenStack QA Team holds public weekly meetings. Everyone interested in
|
|
testing, quality assurance, performance engineering, etc, should attend!
|
|
Rules for adding to the agenda: Anyone is free to add to proposed agenda,
|
|
please do so by 1 hr before the meeting. If you add an item to the agenda,
|
|
please include your ircnick (i.e. sdague) to the end of your item, so we
|
|
know who did, and who should lead the discussion.
|