There are (rougly) biweekly meetings about diversity. These meetings are
held in the #diversity-meetings
channel on the Symfony Slack.
Calendar with chat meeting dates are available in:
- Monday, September 9th 2019, 11:00 EU/Paris time
- Friday, August 30th 2019, 20:00 EU/Paris time
- Saturday, August 17th 2019, 16:00 EU/Paris time
- Wednesday, July 31st 2019, 10:00 EU/Paris time
- Tuesday, July 23rd 2019, 20:00 EU/Paris time
- Sunday, July 7th 2019, 16:00 EU/Paris time
- Thursday, 2nd May 2019, 20:00 CEST
- Thursday, 18th April 2019, 21:00 CEST
- Tuesday, 2nd April 2019, 15:00 CET
- Monday, 18th March 2019, 18:30 CET
- Thursday, 28th February 2019, 20:00 CET
- Sunday, 17th February 2019, 16:00 CET
- Sunday, 3rd February 2019, 16:00 CET
- Tuesday, 15th January 2019, 11:00 CET
- Thursday, 3rd January 2019, 20:00 CET
- Sunday 16th December 2018, 18:00 CET
Chat logs are exported from the Slack channel using Slack's admin tools. This requires admin rights.
After that, these logs are converted into html using Slack Export Viewer:
python app.py -z export.zip --channels=diversity-meetings --no-sidebar --no-external-references
,
where export.zip
is the download of the slack chat log export.
Note that python3 is recommended due to better unicode handling.