-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Add link to dev calendar and meeting notes (#29737)
- Loading branch information
1 parent
cc3daa6
commit 11cb423
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,4 @@ Development | |
developer | ||
policies | ||
roadmap | ||
meeting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
.. _meeting: | ||
|
||
================== | ||
Developer Meetings | ||
================== | ||
|
||
We hold regular developer meetings on the second Wednesday | ||
of each month at 18:00 UTC. These meetings and their minutes are open to | ||
the public. All are welcome to join. | ||
|
||
Minutes | ||
------- | ||
|
||
The minutes of past meetings are available in `this Google Document <https://docs.google.com/document/d/1tGbTiYORHiSPgVMXawiweGJlBw5dOkVJLY-licoBmBU/edit?usp=sharing>`__. | ||
|
||
Calendar | ||
-------- | ||
|
||
This calendar shows all the developer meetings. | ||
|
||
.. raw:: html | ||
|
||
<iframe src="https://calendar.google.com/calendar/embed?src=pgbn14p6poja8a1cf2dv2jhrmg%40group.calendar.google.com" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe> | ||
|
||
You can subscribe to this calendar with the following links: | ||
|
||
* `iCal <https://calendar.google.com/calendar/ical/pgbn14p6poja8a1cf2dv2jhrmg%40group.calendar.google.com/public/basic.ics>`__ | ||
* `Google calendar <https://calendar.google.com/calendar/embed?src=pgbn14p6poja8a1cf2dv2jhrmg%40group.calendar.google.com>`__ | ||
|
||
Additionally, we'll sometimes have one-off meetings on specific topics. | ||
These will be published on the same calendar. | ||
|