Skip to content

Commit 1a7a66c

Browse files
authored
meetings: advertise recurring meetings (#54)
* meetings: move to meetings/guidelines.md Separating a page advertising recurring meetings from the guidelines for said meetings. * meetings: Create README with overview of all meetings One place listing all of our community meetings including working groups and office hours. * Sidebar: update meeting page links * meetings: add RMC description and link
1 parent 58b6ae1 commit 1a7a66c

3 files changed

Lines changed: 56 additions & 1 deletion

File tree

SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
- [Software Development Practices](software-development-practices/README.md)
99
- [Agents](software-development-practices/agents.md)
1010
- [Documentation Guidelines](documentation.md)
11-
- [Meeting Guidelines](meetings.md)
11+
- [Meetings](meetings/README.md)
12+
- [Guidelines](meetings/guidelines.md)
1213

1314
---
1415

meetings/README.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Meetings
2+
3+
The ROOST community hosts meetings for open source projects, including office hours and working groups.
4+
5+
- For a calendar of all events, see the [ROOST Community calendar] ([iCal URL])
6+
- For information on organizing meetings, see the [Meeting Guidelines](./guidelines.md)
7+
8+
## Working Groups
9+
10+
Advance the open source project/development, make decisions, discuss a specific project or initiative.
11+
12+
### Coop
13+
14+
_Every [Tuesday 1530–1600 UTC](https://zonr.dev/2026-04-21T15%3A30%3A00%2B00%3A00) (weekly); we plan to reduce the cadence to bi-weekly/fortnightly after the v1 release._
15+
16+
Discuss, problem solve, and plan development of [Coop](https://github.com/roostorg/coop), the open source review tool for online safety.
17+
18+
- [Google Meet](https://meet.google.com/kri-xque-kvy)
19+
- [Agendas + notes](https://github.com/roostorg/coop/discussions/categories/working-group-meetings)
20+
21+
### Osprey
22+
23+
_Every other [Friday 1830–1930 UTC](https://zonr.dev/2026-04-17T18%3A30%3A00%2B00%3A00) (bi-weekly/fortnightly)._
24+
25+
Discuss, problem solve, and plan development of [Osprey](https://github.com/roostorg/osprey), the open source investigation tool and automated rules engine for online safety.
26+
27+
- [Google Meet](https://meet.google.com/fui-ehrx-fxx)
28+
- [Agendas + notes](https://github.com/roostorg/osprey/discussions/categories/working-group-meetings)
29+
30+
## Office Hours
31+
32+
Provide community face-to-face time, answer questions, support (potential) adopters.
33+
34+
### Model Community (RMC)
35+
36+
_Every other [Wednesday 1730–1800 UTC](https://zonr.dev/2026-04-29T16%3A30%3A00%2B00%3A00) (bi-weekly/fortnightly)._
37+
38+
Public meetings for the [RMC](https://github.com/roostorg/model-community), an ecosystem of developers, practicioners, and model creators making open safety models accessible and beneficial to the safety community.
39+
40+
- [Google Meet](https://meet.google.com/knq-djnt-bvs)
41+
- [Agendas + notes](https://github.com/roostorg/model-community/discussions/categories/office-hours)
42+
43+
### Hasher-Matcher-Actioner (HMA)
44+
45+
_Every other [Wednesday 1700–1800 UTC](https://zonr.dev/2026-04-22T17%3A00%3A00%2B00%3A00) (bi-weekly/fortnightly)._
46+
47+
Check in with adopters and contributors of [HMA](https://github.com/facebook/ThreatExchange/tree/main/hasher-matcher-actioner), the copy-detection reference implementation from Meta.
48+
49+
- [Google Meet](https://meet.google.com/tem-pkjk-ydp)
50+
- [Project board](https://github.com/orgs/roostorg/projects/3/views/1)
51+
- [Agendas + notes](https://docs.google.com/document/d/1mQRLWL8bQzHrVFpaQjd6tHHRNXwQjpE2rr8DHoUFbm0/edit)
52+
53+
[ROOST Community calendar]: https://calendar.google.com/calendar/embed?src=c_2f68741c36f377105f86dd8835d9469c0949d3abc9f2adc408e92095977a20dd%40group.calendar.google.com
54+
[iCal URL]: https://calendar.google.com/calendar/ical/c_2f68741c36f377105f86dd8835d9469c0949d3abc9f2adc408e92095977a20dd%40group.calendar.google.com/public/basic.ics
File renamed without changes.

0 commit comments

Comments
 (0)