2020-03-19 16:27:47 +01:00
|
|
|
====================
|
|
|
|
OpenDev IRC Meetings
|
|
|
|
====================
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2020-03-19 16:27:47 +01:00
|
|
|
OpenDev maintains an IRC meeting infrastructure.
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2020-03-19 16:27:47 +01:00
|
|
|
This repository allows to book a meeting slot and publish it on:
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2021-04-16 13:26:55 -05:00
|
|
|
http://eavesdrop.openstack.org/
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2020-03-19 16:27:47 +01:00
|
|
|
Each meeting is described in a YAML file in the meetings/ subdirectory.
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2020-03-19 16:27:47 +01:00
|
|
|
Once merged, changes are processed using the yaml2ical module to generate
|
|
|
|
ical files and HTML files published on https://eavesdrop.openstack.org .
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2020-03-19 16:27:47 +01:00
|
|
|
For more information on yaml2ical meeting file format, please see:
|
2014-11-13 16:39:19 +01:00
|
|
|
|
2020-03-19 16:27:47 +01:00
|
|
|
https://opendev.org/opendev/yaml2ical
|
2014-11-13 16:39:19 +01:00
|
|
|
|