Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 973dc1a

Browse files
authored
Merge pull request #40 from lukpueh/add-community
Add community page
2 parents c2c5962 + ce05504 commit 973dc1a

2 files changed

Lines changed: 25 additions & 3 deletions

File tree

docs/community.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Community
2+
3+
Join [#lind](https://secure-systems-lab.slack.com/archives/CBKAGSC9Z) on the
4+
[NYU Secure Systems Lab Slack](https://secure-systems-lab.slack.com/) to receive
5+
updates about the project and upcoming events, or dial in on a community
6+
meeting! Details are listed below and on
7+
[Google Calendar](https://calendar.google.com/calendar/u/1?cid=Y18zMDViOTU2M2U2NjEwOTllYjUwMWIzNjA0MmYyMjBjNGNjMjIyNmRiZTBiMmE4NzMxYjdmMWM0Nzk4ODMxMWRkQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20).
8+
9+
## Meetings
10+
11+
### Governance Committee
12+
- **Weekly** on Friday 15:00 - 16:00 ET
13+
- [Zoom](https://nyu.zoom.us/j/93302778069)
14+
- [Meeting notes](https://docs.google.com/document/d/1hUkdsszfXFyx3Ue9oFUt1mx7R8WcHX4PEWAXXa0Wqyw/edit?usp=sharing)
15+
16+
### Tech Talks
17+
- **Every 2 weeks** on Friday 13:00 - 14:00 ET
18+
- [Zoom](https://nyu.zoom.us/j/93845545729)
19+
- [Meeting notes](https://docs.google.com/document/d/1W7pg76im7WLGa2M4fpy20ba27BoOk1WumcnSwwpHbDc/edit?usp=sharing)
20+
21+
### Maintainers, Evaluation, & Benchmarking WG
22+
- **Every 2 weeks** on Thursday 13:00 - 14:00 ET
23+
- [Zoom](https://nyu.zoom.us/j/97941224575)
24+
- [Meeting notes](https://docs.google.com/document/d/1Imxzcn6O3w86SyAetiqzMhz_Gc47XVWhsnPAJO6Sec0/edit?usp=sharing)

mkdocs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ nav:
3030
- Maintainers: more/maintainers.md
3131
- Adding to the docs: more/writeDoc.md
3232
- Style Guide: more/styleguide.md
33-
34-
35-
33+
- Community: community.md
3634

3735
# - Progress: daily.md
3836
# - WASM Knowledge:

0 commit comments

Comments
 (0)