ansible / community

This repository is being archived. See https://github.com/ansible-community/presentations and https://github.com/ansible-community/meetings for the new locations
Apache License 2.0
489 stars 144 forks source link

ran yaml2ical to update meeting times #604

Closed acozine closed 3 years ago

acozine commented 3 years ago

After updating the meeting time for the Docs Working Group in #602, I ran the makefile to capture that and any other meeting changes.

To update a meeting time: Edit the appropriate .yml file Then update the ical listings: cd meetings && make Commit changes and open a PR. When updated this way, the ical listing will show when the update was made as well as the current meeting time in UTC.

abadger commented 3 years ago

Thanks @acozine!