diff options
Diffstat (limited to 'content/docs/community/_index.md')
-rw-r--r-- | content/docs/community/_index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/docs/community/_index.md b/content/docs/community/_index.md index 6b5a774d1..ed02c8bdc 100644 --- a/content/docs/community/_index.md +++ b/content/docs/community/_index.md @@ -11,6 +11,8 @@ The project maintains two mailing lists: * [gvisor-users][gvisor-users] for accouncements and general discussion. * [gvisor-dev][gvisor-dev] for development and contribution. + +We also have a [chat room hosted on Gitter][gitter-chat]. The community calendar shows upcoming public meetings and opportunities to collaborate. @@ -18,6 +20,7 @@ collaborate. <iframe src="https://calendar.google.com/calendar/b/1/embed?showTitle=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=bd6f4k210u3ukmlj9b8vl053fk%40group.calendar.google.com&color=%23AB8B00&ctz=America%2FLos_Angeles" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe> [community]: https://gvisor.googlesource.com/community +[gitter-chat]: https://gitter.im/gvisor/community [governance]: https://gvisor.googlesource.com/community/+/refs/heads/master/README.md [gvisor-dev]: https://groups.google.com/forum/#!forum/gvisor-dev [gvisor-users]: https://groups.google.com/forum/#!forum/gvisor-users |