Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add community hub events calendar to team compass docs #762

Merged
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion operations/meetings.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This section describes our broad team practices for meetings.
Its goal is to be relatively high-level and to provide guidelines that can be interpreted in different ways by team leads and meeting facilitators.

The source of truth for team meetings is [the 2i2c Events calendar](calendar:events).
The source of truth for team meetings is [the 2i2c Team calendar](calendars:team).
These may link to other sources of information such as meeting notes.

## Guidelines
Expand Down
17 changes: 15 additions & 2 deletions reference/calendar.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
(team/calendar)=
# Calendars and meetings

(calendar:events)=
## 2i2c Events
(calendars:team)=
## Team Calendar

Below is a calendar with some relevant events for the 2i2c Team and Community.

Expand Down Expand Up @@ -55,4 +55,17 @@ We have a Steering Council calendar to track important dates for our Steering Co

```

(calendars:hub-events)=
## Community Hub Events Calendar

This calendar is used to track community events that require extra hub
attention. A community representative can notify 2i2c about an event following
consideRatio marked this conversation as resolved.
Show resolved Hide resolved
[this documentation](https://docs.2i2c.org/community/events/).

[Calendar link](https://calendar.google.com/calendar/embed?src=c_kt84sh7anm0slocjs2su3jvsoc%40group.calendar.google.com).

```{dropdown} Team Events calendar (times in UTC)

<iframe src="https://calendar.google.com/calendar/embed?src=c_kt84sh7anm0slocjs2su3jvsoc%40group.calendar.google.com" style="border: 0; width:100%" height="600" frameborder="0" scrolling="no"></iframe>

```