OpenStack IRC meetings schedule
Go to file
Radosław Piliszek 15b0ac8666 Replace Freenode with OFTC
Because we moved.

Change-Id: I6c894503be9c78bf83b3f606f6b133f9f4fd8a4e
2021-05-31 12:21:35 +00:00
meetings Replace Freenode with OFTC 2021-05-31 12:21:35 +00:00
test_tools Setup a tox pep8 check and update test-requirements.txt 2016-05-20 11:04:59 -07:00
tools Fix pep8 failures 2020-10-05 18:32:56 +02:00
.gitignore In tox, write output to subdir 2015-05-26 10:28:01 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:35 +00:00
.zuul.yaml Zuul: Remove project name 2018-01-31 15:30:56 -08:00
bindep.txt bindep: Supply a bindep.txt file to avoid the 'global' set 2017-10-12 12:25:10 +11:00
meetingindex.jinja Replace Freenode with OFTC 2021-05-31 12:21:35 +00:00
README.rst Fixed eavesdrop link 2021-04-16 13:28:38 -05:00
sample.yaml Update sample.yaml 2016-07-20 16:19:47 +00:00
test-requirements.txt Fix pep8 failures 2020-10-05 18:32:56 +02:00
tox.ini Use python3 to run pep8 job 2018-11-07 18:23:09 +01:00

OpenDev IRC Meetings

OpenDev maintains an IRC meeting infrastructure.

This repository allows to book a meeting slot and publish it on:

http://eavesdrop.openstack.org/

Each meeting is described in a YAML file in the meetings/ subdirectory.

Once merged, changes are processed using the yaml2ical module to generate ical files and HTML files published on https://eavesdrop.openstack.org .

For more information on yaml2ical meeting file format, please see:

https://opendev.org/opendev/yaml2ical