From 09501f3cccd6b5dc118d92ebd8426c7e9fea6155 Mon Sep 17 00:00:00 2001 From: ricolin Date: Tue, 18 Feb 2020 21:19:32 +0800 Subject: [PATCH] Rename meeting name for Automation SIG Depends-On: https://review.opendev.org/708381 Change-Id: Ib7d0147b153260cfc86eba0664a584f6097e1995 --- meetings/automation-meeting.yaml | 13 +++++++++++++ meetings/self-healing-meeting.yaml | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 meetings/automation-meeting.yaml delete mode 100644 meetings/self-healing-meeting.yaml diff --git a/meetings/automation-meeting.yaml b/meetings/automation-meeting.yaml new file mode 100644 index 00000000..7fa39313 --- /dev/null +++ b/meetings/automation-meeting.yaml @@ -0,0 +1,13 @@ +project: Automation SIG Meeting +meeting_id: automation +agenda_url: https://etherpad.openstack.org/p/Automation-meetings +schedule: + - time: '1400' + day: Tuesday + irc: openstack-meeting + frequency: biweekly-even + start_date: 20200107 +chair: Rico Lin (ricolin) +description: > + If you're interested in automation (auto-scaling and self-healing) within + OpenStack, we have regular meetings on IRC. Anyone is very welcome to join. diff --git a/meetings/self-healing-meeting.yaml b/meetings/self-healing-meeting.yaml deleted file mode 100644 index 57d9e9f2..00000000 --- a/meetings/self-healing-meeting.yaml +++ /dev/null @@ -1,13 +0,0 @@ -project: Self-healing SIG and Auto-scaling SIG Meeting -meeting_id: self-healing -agenda_url: https://wiki.openstack.org/wiki/Meetings/SelfHealingSIGMeeting -schedule: - - time: '1400' - day: Tuesday - irc: openstack-meeting - frequency: biweekly-even - start_date: 20200107 -chair: Rico Lin (ricolin) -description: > - If you're interested in auto-scaling or self-healing within OpenStack, - we have regular meetings on IRC. Anyone is very welcome to join.