diff --git a/README.rst b/README.rst index d98ebdd6..f7e2b014 100644 --- a/README.rst +++ b/README.rst @@ -78,3 +78,9 @@ will be import into Python as a dictionary. This meeting is a weekly gathering of developers working on OpenStack. Compute (Nova). We cover topics such as release planning and status, bugs, reviews, and other current topics worthy of real-time discussion. + +sample.yaml +----------- + +If creating a new yaml meeting file please consider using ``sample.yaml`` and +editing as appropriate. diff --git a/sample.yaml b/sample.yaml new file mode 100644 index 00000000..446736b2 --- /dev/null +++ b/sample.yaml @@ -0,0 +1,15 @@ +project: Nova Team Meeting +meeting_id: nova +agenda_url: https://wiki.openstack.org/wiki/Meetings/Nova +schedule: + - time: '1400' + day: Thursday + irc: openstack-meeting + frequency: biweekly-even + - time: '2100' + day: Thursday + irc: openstack-meeting + frequency: biweekly-odd +chair: Mikal Still & John Garbutt +description: > + This is the weekly Nova team meeting.