Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Add D&I working group meeting information (#580)
Browse files Browse the repository at this point in the history
* Add D&I working group meeting information

* Address review comments.

* Fix typo, time definition, and update description text
* Add to ansible_community_meetings.ics
* Add to meetings/README.md
  • Loading branch information
jillr committed Feb 2, 2021
1 parent 3dbbe87 commit 3de00a8
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ansible_community_meetings.ics
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,20 @@ DESCRIPTION:Project: Windows working group\nChair: Matt Davis (nitzmahon
LOCATION:#ansible-windows
END:VEVENT
END:VCALENDAR
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//yaml2ical agendas//EN
BEGIN:VEVENT
SUMMARY:Diversity and Inclusion working group
DTSTART;VALUE=TIME:20210107T190000Z
DURATION:PT1H
RRULE:FREQ=WEEKLY;INTERVAL=2
DESCRIPTION:Project: Diversity working group\nChair: Jill Rouleau (jillr)
\nDescription:\nWe discuss everything related to Ansible Diversity and In
clusion every other Thursday.\n\nIf you have something to discuss, add your
request to the meeting agenda and\njoin the IRC channel\n\nAgenda URL:
https://github.com/ansible/community/issues?q=is:open+label:meeting_agenda+
label:diversity\nProject URL: https://github.com/ansible-diversity
LOCATION:#ansible-diversity
END:VEVENT
END:VCALENDAR
4 changes: 4 additions & 0 deletions meetings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ You can add this full list of meetings to your personal calendar by importing by
**[Testing Working Group](https://github.com/ansible/community/wiki/testing)**
([ical](https://raw.githubusercontent.com/ansible/community/master/meetings/ical/testing.ics))
in `#ansible-meeting`
* [19:00 UTC](http://www.thetimezoneconverter.com/?t=19:00&tz=UTC):
**[Diversity and Inclusion Working Group](https://github.com/ansible/community/wiki/diversity)**
([ical](https://raw.githubusercontent.com/ansible/community/master/meetings/ical/diversity.ics))
in `#ansible-diversity`

## Meeting Agendas and purpose

Expand Down
13 changes: 13 additions & 0 deletions meetings/diversity.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
project: Diversity working group
meeting_id: diversity
project_url: https://github.com/ansible/community/wiki/Diversity
agenda_url: https://github.com/ansible/community/issues?q=is:open+label:meeting_agenda+label:diversity
chair: Jill Rouleau (jillr)
description: |
Discuss everything related to Diversity and Inclusion in the Ansible Community.
schedule:
- time: '1900'
day: Thursday
irc: ansible-diversity
frequency: biweekly-even
17 changes: 17 additions & 0 deletions meetings/ical/diversity.ics
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//yaml2ical agendas//EN
BEGIN:VEVENT
SUMMARY:Diversity and Inclusion working group
DTSTART;VALUE=TIME:20210107T190000Z
DURATION:PT1H
RRULE:FREQ=WEEKLY;INTERVAL=2
DESCRIPTION:Project: Diversity working group\nChair: Jill Rouleau (jillr)
\nDescription:\nWe discuss everything related to Ansible Diversity and In
clusion every other Thursday.\n\nIf you have something to discuss, add your
request to the meeting agenda and\njoin the IRC channel\n\nAgenda URL:
https://github.com/ansible/community/issues?q=is:open+label:meeting_agenda+
label:diversity\nProject URL: https://github.com/ansible-diversity
LOCATION:#ansible-diversity
END:VEVENT
END:VCALENDAR

0 comments on commit 3de00a8

Please sign in to comment.