From 48dec8abf86e6d351faab166365a8348b130be6e Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Thu, 14 Jul 2016 14:40:03 +1000 Subject: [PATCH] Set meeting chairs to the canonical form We've asked for quite some time that meeting chairs be of the form Full Name (IRC_Nick) with multiple chairs separated by a ','. This patch reduces the debt here by filling in those details from: www.openstack.org/community/members/ It doesn't complete the task as some meeting chairs do NOT have matching entries in that database. Also no effort has been made to verify that the listed meeting chair is in fact the regular meeting chair. Change-Id: If1abfb43c8ae6f1cd8d3f676c8e5131e3937e86a --- meetings/app-catalog-team-meeting.yaml | 2 +- meetings/auc-recognition-team-meeting.yaml | 2 +- meetings/ceilometer-team-meeting.yaml | 2 +- meetings/containers-team-meeting.yaml | 2 +- meetings/data-processing-sahara-team-meeting.yaml | 2 +- meetings/designate-dnsaas-meeting.yaml | 2 +- meetings/dragonflow-team-meeting.yaml | 2 +- meetings/group-policy-team-meeting.yaml | 2 +- meetings/higgins-team-meeting.yaml | 2 +- meetings/kolla-team-meeting.yaml | 2 +- meetings/kosmos-team-meeting.yaml | 2 +- meetings/kuryr-team-meeting.yaml | 2 +- meetings/manila-team-meeting.yaml | 2 +- meetings/mistral-meeting.yaml | 2 +- meetings/ml2-network-sub-team-meeting.yaml | 2 +- meetings/neutron-distributed-virtual-router-meeting.yaml | 2 +- meetings/neutron-drivers-meeting.yaml | 2 +- meetings/nova-cells-v2-meeting.yaml | 2 +- meetings/nova-live-migration.yaml | 2 +- meetings/nova-notification-meeting.yaml | 2 +- meetings/octavia-meeting.yaml | 2 +- meetings/openstack-ansible-deployment.yaml | 2 +- meetings/openstack-charms.yaml | 2 +- meetings/openstack-diversity-work-group.yaml | 2 +- meetings/openstack-security-group-ossg-meeting.yaml | 2 +- meetings/openstack-ux.yaml | 2 +- meetings/operators-osops-tools-working-group.yaml | 2 +- meetings/operators-tags-meeting.yaml | 2 +- meetings/project-infrastructure-team-meeting.yaml | 2 +- meetings/puppet-openstack-team-meeting.yaml | 2 +- meetings/python-openstacksdk-meeting.yaml | 2 +- meetings/qa-team-meeting.yaml | 2 +- meetings/rally-team-meeting.yaml | 2 +- meetings/refstack-team-meeting.yaml | 2 +- meetings/scientific-wg-meeting.yaml | 2 +- meetings/search-team-meeting.yaml | 2 +- meetings/senlin-team-meeting.yaml | 2 +- meetings/stable-team-meeting.yaml | 2 +- meetings/storyboard-meeting.yaml | 2 +- meetings/swift-team-meeting.yaml | 2 +- meetings/taas-meeting.yaml | 2 +- meetings/tacker-team-meeting.yaml | 2 +- meetings/technical-committee-meeting.yaml | 2 +- meetings/third-party-meeting.yaml | 2 +- meetings/trove-dbaas-team-meeting.yaml | 2 +- meetings/user-committee-meeting.yaml | 2 +- meetings/xenapi-team-meeting.yaml | 2 +- meetings/zaqar-team-meeting.yaml | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/meetings/app-catalog-team-meeting.yaml b/meetings/app-catalog-team-meeting.yaml index 165f515e..88d240fb 100644 --- a/meetings/app-catalog-team-meeting.yaml +++ b/meetings/app-catalog-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160107 -chair: docaedo +chair: Christopher Aedo (docaedo) description: > The OpenStack Community App Catalog is a collection of ready-to-use applications, Heat templates and machine images that you can immediately diff --git a/meetings/auc-recognition-team-meeting.yaml b/meetings/auc-recognition-team-meeting.yaml index 31756c71..b1a5d461 100644 --- a/meetings/auc-recognition-team-meeting.yaml +++ b/meetings/auc-recognition-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160609 -chair: Shamail Tahir (shamail) and Maish Saidel-Keesing (maishsk) +chair: Shamail Tahir (shamail), Maish Saidel-Keesing (maishsk) description: > The AUC Recognition WG meets weekly to discuss topics related to defining the user committee constituency. This definition will diff --git a/meetings/ceilometer-team-meeting.yaml b/meetings/ceilometer-team-meeting.yaml index 873bb332..32d0d060 100644 --- a/meetings/ceilometer-team-meeting.yaml +++ b/meetings/ceilometer-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160107 -chair: gordc (Gordon Chung) +chair: Gordon Chung (gordc) description: > Everyone is welcome. The blueprints that are used as a basis for the ceilometer project can be found at diff --git a/meetings/containers-team-meeting.yaml b/meetings/containers-team-meeting.yaml index ce61512f..84402423 100644 --- a/meetings/containers-team-meeting.yaml +++ b/meetings/containers-team-meeting.yaml @@ -6,6 +6,6 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160112 -chair: adrian_otto +chair: Adrian Otto (adrian_otto) description: > The Containers project team holds a weekly team meeting. diff --git a/meetings/data-processing-sahara-team-meeting.yaml b/meetings/data-processing-sahara-team-meeting.yaml index f06b3572..43fd488b 100644 --- a/meetings/data-processing-sahara-team-meeting.yaml +++ b/meetings/data-processing-sahara-team-meeting.yaml @@ -12,6 +12,6 @@ schedule: irc: openstack-meeting-3 frequency: biweekly-even start_date: 20160107 -chair: Sergey Lukjanov +chair: Sergey Lukjanov (SergeyLukjanov) description: > The Sahara project team holds a weekly team meeting. diff --git a/meetings/designate-dnsaas-meeting.yaml b/meetings/designate-dnsaas-meeting.yaml index 2860119d..4a79d31c 100644 --- a/meetings/designate-dnsaas-meeting.yaml +++ b/meetings/designate-dnsaas-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160106 -chair: Kiall Mac Innes +chair: Kiall Mac Innes (kiall) description: > The DNSaaS team holds a weekly IRC meeting. Meeting logs are available at http://eavesdrop.openstack.org/meetings/designate/ diff --git a/meetings/dragonflow-team-meeting.yaml b/meetings/dragonflow-team-meeting.yaml index 096a0e28..79bc974d 100644 --- a/meetings/dragonflow-team-meeting.yaml +++ b/meetings/dragonflow-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160111 -chair: gsagie +chair: Gal Sagie (gsagie) description: > This weekly meeting is about discussing Dragonflow implementation progress and future feature design and requirements. diff --git a/meetings/group-policy-team-meeting.yaml b/meetings/group-policy-team-meeting.yaml index c480d69c..fc7f68a0 100644 --- a/meetings/group-policy-team-meeting.yaml +++ b/meetings/group-policy-team-meeting.yaml @@ -6,7 +6,7 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160107 -chair: Sumit Naiksatam +chair: Sumit Naiksatam (SumitNaiksatam) description: > Weekly meeting page for the Group Based Policy Sub-team. The group wiki page can be accessed at https://wiki.openstack.org/wiki/GroupBasedPolicy diff --git a/meetings/higgins-team-meeting.yaml b/meetings/higgins-team-meeting.yaml index 7b13eb48..02594492 100644 --- a/meetings/higgins-team-meeting.yaml +++ b/meetings/higgins-team-meeting.yaml @@ -6,6 +6,6 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160524 -chair: hongbin +chair: Hongbin Lu (hongbin) description: > The Higgins project team holds a weekly team meeting. diff --git a/meetings/kolla-team-meeting.yaml b/meetings/kolla-team-meeting.yaml index 8c7ff565..e7fa9aea 100644 --- a/meetings/kolla-team-meeting.yaml +++ b/meetings/kolla-team-meeting.yaml @@ -6,6 +6,6 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160622 -chair: Steven Dake +chair: Steven Dake (sdake) description: > If you're interested in Kolla, join this meeting. diff --git a/meetings/kosmos-team-meeting.yaml b/meetings/kosmos-team-meeting.yaml index 3cc1ac5c..e7afbfee 100644 --- a/meetings/kosmos-team-meeting.yaml +++ b/meetings/kosmos-team-meeting.yaml @@ -6,7 +6,7 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160112 -chair: Graham Hayes +chair: Graham Hayes (mugsie) agenda_url: https://wiki.openstack.org/wiki/Meetings/Kosmos description: > The Kosmos team holds a weekly IRC meeting. Meeting logs are available at diff --git a/meetings/kuryr-team-meeting.yaml b/meetings/kuryr-team-meeting.yaml index 90904fc1..c8684c8b 100644 --- a/meetings/kuryr-team-meeting.yaml +++ b/meetings/kuryr-team-meeting.yaml @@ -12,7 +12,7 @@ schedule: irc: openstack-meeting-4 frequency: biweekly-odd start_date: 20160111 -chair: apuimedo +chair: Antoni Segura Puimedon (apuimedo) description: > Kuryr is a Docker network plugin that uses Neutron to provide networking services to Docker containers. It is available standalone and in a diff --git a/meetings/manila-team-meeting.yaml b/meetings/manila-team-meeting.yaml index 44cebe2e..618dbc4a 100644 --- a/meetings/manila-team-meeting.yaml +++ b/meetings/manila-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160107 -chair: bswartz +chair: Ben Swartzlander (bswartz) description: > If you're interested in management of shared filesystems for OpenStack, we have a weekly meeting on IRC. Please feel free to add items to the agenda. diff --git a/meetings/mistral-meeting.yaml b/meetings/mistral-meeting.yaml index 0bb72ca6..bcbf3792 100644 --- a/meetings/mistral-meeting.yaml +++ b/meetings/mistral-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160111 -chair: Renat Akhmerov +chair: Renat Akhmerov (rakhmerov) description: > Mistral has weekly IRC meetings. diff --git a/meetings/ml2-network-sub-team-meeting.yaml b/meetings/ml2-network-sub-team-meeting.yaml index 5e0763f9..38d12f8e 100644 --- a/meetings/ml2-network-sub-team-meeting.yaml +++ b/meetings/ml2-network-sub-team-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160106 -chair: Bob Kukura / Sukhdev Kapur +chair: Bob Kukura (rkukura), Sukhdev Kapur (Sukhdev) description: > This is the ML2 network subteam meeting. diff --git a/meetings/neutron-distributed-virtual-router-meeting.yaml b/meetings/neutron-distributed-virtual-router-meeting.yaml index f194132a..031b6c55 100644 --- a/meetings/neutron-distributed-virtual-router-meeting.yaml +++ b/meetings/neutron-distributed-virtual-router-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160106 -chair: Brian Haley +chair: Brian Haley (haleyb) description: > Weekly meeting to discuss Distributed Virtual Router status and issues. diff --git a/meetings/neutron-drivers-meeting.yaml b/meetings/neutron-drivers-meeting.yaml index c7c3cb63..a38cff55 100644 --- a/meetings/neutron-drivers-meeting.yaml +++ b/meetings/neutron-drivers-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160112 -chair: armax +chair: Armando Migliaccio (armax) description: > This meeting is for the neutron-drivers team to discuss RFE bugs. Everyone is encouraged to attend. diff --git a/meetings/nova-cells-v2-meeting.yaml b/meetings/nova-cells-v2-meeting.yaml index 4812eab8..c1883f2e 100644 --- a/meetings/nova-cells-v2-meeting.yaml +++ b/meetings/nova-cells-v2-meeting.yaml @@ -12,6 +12,6 @@ schedule: irc: openstack-meeting-3 frequency: biweekly-even start_date: 20160113 -chair: Andrew Laski +chair: Andrew Laski (alaski) description: > This is a weekly meeting to discuss Cells v2. diff --git a/meetings/nova-live-migration.yaml b/meetings/nova-live-migration.yaml index 110e10ee..0d10b37a 100644 --- a/meetings/nova-live-migration.yaml +++ b/meetings/nova-live-migration.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160112 -chair: PaulMurray +chair: Paul Murray (PaulMurray) description: > This is the weekly Nova Live Migration subteam meeting. diff --git a/meetings/nova-notification-meeting.yaml b/meetings/nova-notification-meeting.yaml index 2508435d..1413fb26 100644 --- a/meetings/nova-notification-meeting.yaml +++ b/meetings/nova-notification-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160112 -chair: Balazs Gibizer +chair: Balazs Gibizer (gibi) description: > This is the weekly meeting of the Nova notification subteam diff --git a/meetings/octavia-meeting.yaml b/meetings/octavia-meeting.yaml index 77d24586..d054adf0 100644 --- a/meetings/octavia-meeting.yaml +++ b/meetings/octavia-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160106 -chair: sbalukoff +chair: Stephen Balukoff (sbalukoff) description: > Octavia meeting. diff --git a/meetings/openstack-ansible-deployment.yaml b/meetings/openstack-ansible-deployment.yaml index 0fad164f..11f78151 100644 --- a/meetings/openstack-ansible-deployment.yaml +++ b/meetings/openstack-ansible-deployment.yaml @@ -6,6 +6,6 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160107 -chair: cloudnull +chair: Kevin Carter (cloudnull) description: > OpenStack+Ansible diff --git a/meetings/openstack-charms.yaml b/meetings/openstack-charms.yaml index 82982604..cb06dfe2 100644 --- a/meetings/openstack-charms.yaml +++ b/meetings/openstack-charms.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-4 frequency: biweekly-even start_date: 20160711 -chair: Liam young (IRC gnuoy), Alex Kavanagh (IRC tinwood), David Ames (IRC thedac), James Page (IRC jamespage), Carlos Gonzales (IRC cargonza) +chair: Liam young (gnuoy), Alex Kavanagh (tinwood), David Ames (thedac), James Page (jamespage), Carlos Gonzales (cargonza) description: > This is the weekly OpenStack charms meeting. Everyone is welcome to join and add items to the agenda. diff --git a/meetings/openstack-diversity-work-group.yaml b/meetings/openstack-diversity-work-group.yaml index afd69efe..c92d3148 100644 --- a/meetings/openstack-diversity-work-group.yaml +++ b/meetings/openstack-diversity-work-group.yaml @@ -12,7 +12,7 @@ schedule: irc: openstack-meeting-4 frequency: biweekly-even start_date: 20160107 -chair: Carol Barrett (barrett1), Egle Sigler (eglute), Kavit Munshi (kavit), Roland Chan (rolandchan). +chair: Carol Barrett (barrett1), Egle Sigler (eglute), Kavit Munshi (kavit), Roland Chan (rolandchan) description: > This work group will work to ensure that the OpenStack community is an inclusive and welcoming place for all people to collaborate to drive diff --git a/meetings/openstack-security-group-ossg-meeting.yaml b/meetings/openstack-security-group-ossg-meeting.yaml index 1348f9dd..f3787bb5 100644 --- a/meetings/openstack-security-group-ossg-meeting.yaml +++ b/meetings/openstack-security-group-ossg-meeting.yaml @@ -6,7 +6,7 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160107 -chair: Rob Clark +chair: Rob Clark (hyakuhei) description: > The OpenStack Security Group holds public meetings on IRC. Everyone is encouraged to attend. diff --git a/meetings/openstack-ux.yaml b/meetings/openstack-ux.yaml index e4d04b86..cd4af915 100644 --- a/meetings/openstack-ux.yaml +++ b/meetings/openstack-ux.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-4 frequency: biweekly-odd start_date: 20160108 -chair: Piet Kruithof +chair: Piet Kruithof (Piet) description: > This is the biweekly OpenStack UX working group meeting to discuss all things UX, which include design efforts, design reviews, user research, usability studies, and other UX-related activities. Everyone is welcome to attend. diff --git a/meetings/operators-osops-tools-working-group.yaml b/meetings/operators-osops-tools-working-group.yaml index f2ced846..5bc33e10 100644 --- a/meetings/operators-osops-tools-working-group.yaml +++ b/meetings/operators-osops-tools-working-group.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-4 frequency: biweekly-odd start_date: 20160106 -chair: Joseph Bajin +chair: Joseph Bajin (RaginBajin) description: > Bi-Weekly OSOps and Operators Working Group to discuss Monitoring and Tools used to manage clouds. diff --git a/meetings/operators-tags-meeting.yaml b/meetings/operators-tags-meeting.yaml index fd20f7f2..74b5f89b 100644 --- a/meetings/operators-tags-meeting.yaml +++ b/meetings/operators-tags-meeting.yaml @@ -9,7 +9,7 @@ schedule: # that. frequency: biweekly-odd start_date: 20160107 -chair: Tom Fifield +chair: Tom Fifield (fifieldt) description: > This is the Monthly Openstack Tags team meeting. The Ops-tag Team purpose is to define tags for Operators, allowing them to diff --git a/meetings/project-infrastructure-team-meeting.yaml b/meetings/project-infrastructure-team-meeting.yaml index f2552c2f..6e67b9f1 100644 --- a/meetings/project-infrastructure-team-meeting.yaml +++ b/meetings/project-infrastructure-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160112 -chair: Jeremy Stanley +chair: Jeremy Stanley (fungi) description: > The OpenStack Project Infrastructure Team holds public weekly team meetings. Everyone interested in infrastructure and process surrounding automated diff --git a/meetings/puppet-openstack-team-meeting.yaml b/meetings/puppet-openstack-team-meeting.yaml index 8a54da18..6bfa7b1b 100644 --- a/meetings/puppet-openstack-team-meeting.yaml +++ b/meetings/puppet-openstack-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160112 -chair: EmilienM +chair: Emilien Macchi (EmilienM) description: > Team meeting for discussing Puppet OpenStack modules that help to bring scalable and reliable IT automation to OpenStack cloud deployments. diff --git a/meetings/python-openstacksdk-meeting.yaml b/meetings/python-openstacksdk-meeting.yaml index ecf9206a..bfc146b8 100644 --- a/meetings/python-openstacksdk-meeting.yaml +++ b/meetings/python-openstacksdk-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160112 -chair: jnoller +chair: Jesse Noller (jnoller) description: > This is a proposed OpenStack project that is designed to improve the experience of OpenStack end-users by consolidating the various diff --git a/meetings/qa-team-meeting.yaml b/meetings/qa-team-meeting.yaml index 998f5a2d..7189767e 100644 --- a/meetings/qa-team-meeting.yaml +++ b/meetings/qa-team-meeting.yaml @@ -12,7 +12,7 @@ schedule: irc: openstack-meeting frequency: biweekly-even start_date: 20160114 -chair: Matt Treinish +chair: Matt Treinish (mtreinish) description: > The OpenStack QA Team holds public weekly meetings. Everyone interested in testing, quality assurance, performance engineering, etc, should attend! diff --git a/meetings/rally-team-meeting.yaml b/meetings/rally-team-meeting.yaml index 8e0c9c1c..acb14f31 100644 --- a/meetings/rally-team-meeting.yaml +++ b/meetings/rally-team-meeting.yaml @@ -8,6 +8,6 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160111 -chair: Boris Pavlovic +chair: Boris Pavlovic (boris-42) description: > The Rally project team holds an IRC team meeting. diff --git a/meetings/refstack-team-meeting.yaml b/meetings/refstack-team-meeting.yaml index 192cd6a8..656df029 100644 --- a/meetings/refstack-team-meeting.yaml +++ b/meetings/refstack-team-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160510 -chair: Catherine Diep +chair: Catherine Diep (catherineD) description: > Weekly meeting for the refstack development team. diff --git a/meetings/scientific-wg-meeting.yaml b/meetings/scientific-wg-meeting.yaml index e10352b4..c9ace400 100644 --- a/meetings/scientific-wg-meeting.yaml +++ b/meetings/scientific-wg-meeting.yaml @@ -13,7 +13,7 @@ schedule: irc: openstack-meeting frequency: biweekly-odd start_date: 20160525 -chair: Blair Bethwaite (b1airo) and Stig Telfer (oneswig) +chair: Blair Bethwaite (b1airo), Stig Telfer (oneswig) description: > The Scientific Working Group is dedicated to representing and advancing the use-cases and needs of research and high-performance computing atop diff --git a/meetings/search-team-meeting.yaml b/meetings/search-team-meeting.yaml index b4b98ec9..44e8d697 100644 --- a/meetings/search-team-meeting.yaml +++ b/meetings/search-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-4 frequency: weekly start_date: 20160107 -chair: Travis Tripp (TravT) & Nikhil Komawar (nikhil_k) +chair: Travis Tripp (TravT), Nikhil Komawar (nikhil_k) description: > Searchlight has a mission to provide advanced and scalable indexing and search across multi-tenant cloud resources. Everyone is welcome to attend diff --git a/meetings/senlin-team-meeting.yaml b/meetings/senlin-team-meeting.yaml index b135e3e8..1850506a 100644 --- a/meetings/senlin-team-meeting.yaml +++ b/meetings/senlin-team-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160112 -chair: Qiming Teng +chair: Qiming Teng (Qiming) description: > The Senlin project team holds a weekly team meeting. diff --git a/meetings/stable-team-meeting.yaml b/meetings/stable-team-meeting.yaml index 5dde9ea5..d3f128f1 100644 --- a/meetings/stable-team-meeting.yaml +++ b/meetings/stable-team-meeting.yaml @@ -12,6 +12,6 @@ schedule: irc: openstack-meeting-3 frequency: biweekly-even start_date: 20160112 -chair: Matt Riedemann +chair: Matt Riedemann (mriedem) description: > This is the weekly OpenStack stable branch team meeting. diff --git a/meetings/storyboard-meeting.yaml b/meetings/storyboard-meeting.yaml index 00c4e757..1a9a0a0d 100644 --- a/meetings/storyboard-meeting.yaml +++ b/meetings/storyboard-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160106 -chair: SotK or Zara_ +chair: Adam Coldrick (SotK), Zara Zaimeche (Zara) description: > This is the weekly StoryBoard team meeting. diff --git a/meetings/swift-team-meeting.yaml b/meetings/swift-team-meeting.yaml index 8c703285..18e8da6c 100644 --- a/meetings/swift-team-meeting.yaml +++ b/meetings/swift-team-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160106 -chair: John Dickinson +chair: John Dickinson (notmyname) description: > This is the Swift team meeting. diff --git a/meetings/taas-meeting.yaml b/meetings/taas-meeting.yaml index e694c1f7..8fd972d7 100644 --- a/meetings/taas-meeting.yaml +++ b/meetings/taas-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160106 -chair: Anil Rao (anil_rao) & Vinay Yadhav (vnyyad) +chair: Anil Rao (anil_rao), Vinay Yadhav (vnyyad) description: > IRC chat meeting for TaaS, Everyone is welcome. diff --git a/meetings/tacker-team-meeting.yaml b/meetings/tacker-team-meeting.yaml index 05547fb7..000b9230 100644 --- a/meetings/tacker-team-meeting.yaml +++ b/meetings/tacker-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160510 -chair: Sridhar Ramaswamy +chair: Sridhar Ramaswamy (sridhar_ram) description: > Tacker team weekly meeting diff --git a/meetings/technical-committee-meeting.yaml b/meetings/technical-committee-meeting.yaml index bf289d2d..84183a22 100644 --- a/meetings/technical-committee-meeting.yaml +++ b/meetings/technical-committee-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting frequency: weekly start_date: 20160112 -chair: Thierry Carrez +chair: Thierry Carrez (ttx) description: > The OpenStack Technical Committee is one of the governing bodies of the OpenStack project. It is an elected group that represents the diff --git a/meetings/third-party-meeting.yaml b/meetings/third-party-meeting.yaml index dd4c00d3..e23d3a57 100644 --- a/meetings/third-party-meeting.yaml +++ b/meetings/third-party-meeting.yaml @@ -16,6 +16,6 @@ schedule: reason: Christmas - skip_date: 20170102 reason: New Year's -chair: anteaya +chair: Anita Kuno (anteaya) description: > The meeting for operators of third-party CI systems. diff --git a/meetings/trove-dbaas-team-meeting.yaml b/meetings/trove-dbaas-team-meeting.yaml index 4dea2baf..e3d91b13 100644 --- a/meetings/trove-dbaas-team-meeting.yaml +++ b/meetings/trove-dbaas-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting-alt frequency: weekly start_date: 20160106 -chair: Amrith Kumar / Mariam John / Peter Stachowski / Craig Vyvial / Nikhil Manchanda +chair: Amrith Kumar (amrith), Mariam John(johnma), Peter Stachowski (peterstac), Craig Vyvial (cp16net), Nikhil Manchanda (slicknik) description: > Want to add an agenda item? Please append your item to the upcoming weekly agenda while keeping in mind guidelines for writing clear agenda items. diff --git a/meetings/user-committee-meeting.yaml b/meetings/user-committee-meeting.yaml index 6d136c1a..70ede761 100644 --- a/meetings/user-committee-meeting.yaml +++ b/meetings/user-committee-meeting.yaml @@ -12,7 +12,7 @@ schedule: irc: openstack-meeting frequency: biweekly-even start_date: 20160210 -chair: Shilla Saebi +chair: Shilla Saebi (ShillaSaebi) description: > This is the monthly User Committee team meeting for multiple regions. The user committee's role is to represent the needs of the diverse range of OpenStack users. diff --git a/meetings/xenapi-team-meeting.yaml b/meetings/xenapi-team-meeting.yaml index 5384cb4b..c8ceaeba 100644 --- a/meetings/xenapi-team-meeting.yaml +++ b/meetings/xenapi-team-meeting.yaml @@ -7,7 +7,7 @@ schedule: irc: openstack-meeting frequency: biweekly-even start_date: 20160113 -chair: Bob Ball +chair: Bob Ball (BobBall) description: > Meeting to discuss the status of Blueprints and bugs relating to the XenAPI layer. diff --git a/meetings/zaqar-team-meeting.yaml b/meetings/zaqar-team-meeting.yaml index 87a4a217..49dc0e78 100644 --- a/meetings/zaqar-team-meeting.yaml +++ b/meetings/zaqar-team-meeting.yaml @@ -7,6 +7,6 @@ schedule: irc: openstack-meeting-3 frequency: weekly start_date: 20160516 -chair: Fei Long Wang(flwang) / Flavio Percoco(flaper87) +chair: Fei Long Wang (flwang), Flavio Percoco (flaper87) description: > The Zaqar project team holds a weekly team meeting.