From df824900e21495c60813b487d3a090951bf7544b Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 14 Apr 2020 19:11:38 +0000 Subject: [PATCH] Update OpenDev meeting location and name The OpenDev sysadmins, advisors and other contributors have been holding their weekly meetings in the #opendev-meeting channel for the past couple of weeks, so update the entry accordingly. Also update the name and description slightly to reflect current reality. Change-Id: Ic125cbc6339cf07dd299c1634f301a3d23499985 --- meetings/opendev-meeting.yaml | 15 +++++++++++++++ meetings/project-infrastructure-team-meeting.yaml | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 meetings/opendev-meeting.yaml delete mode 100644 meetings/project-infrastructure-team-meeting.yaml diff --git a/meetings/opendev-meeting.yaml b/meetings/opendev-meeting.yaml new file mode 100644 index 00000000..959b5608 --- /dev/null +++ b/meetings/opendev-meeting.yaml @@ -0,0 +1,15 @@ +project: OpenDev Meeting +meeting_id: infra +agenda_url: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting +schedule: + - time: '1900' + day: Tuesday + irc: opendev-meeting + frequency: weekly + start_date: 20160112 +chair: Clark Boylan (clarkb) +description: > + The OpenDev sysadmins, advisors and other contributors hold public weekly + meetings. Everyone interested in the use, operation and future development of + OpenDev's services is encouraged to attend. Please feel free to add agenda + items (and your IRC nick in parenthesis). diff --git a/meetings/project-infrastructure-team-meeting.yaml b/meetings/project-infrastructure-team-meeting.yaml deleted file mode 100644 index 303fcc12..00000000 --- a/meetings/project-infrastructure-team-meeting.yaml +++ /dev/null @@ -1,15 +0,0 @@ -project: Project Infrastructure Team Meeting -meeting_id: infra -agenda_url: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting -schedule: - - time: '1900' - day: Tuesday - irc: openstack-meeting - frequency: weekly - start_date: 20160112 -chair: Clark Boylan (clarkb) -description: > - The OpenStack Project Infrastructure Team holds public weekly team meetings. - Everyone interested in infrastructure and process surrounding automated - testing and deployment is encouraged to attend. Please feel free to add - agenda items (and your IRC nick in parenthesis).