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

Mention about IRC meetings #9

Merged
merged 1 commit into from
Mar 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/content/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ include
Like Open vSwitch, OVN is written in platform-independent C. OVN runs entirely
in userspace and therefore requires no kernel modules to be installed.

#### IRC meetings

We have weekly IRC meetings you can participate in:

[OVN weekly](http://eavesdrop.openstack.org/meetings/ovn_community_development_discussion/2020/)
IRC meeting every Thu 1715 UTC

Freenode **#openvswitch**

{{% notice info %}}
Until recently, OVN code lived within the Open vSwitch codebase. OVN has
recently [been split](https://github.com/openvswitch/ovs/commit/f3e24610ea18eb873dc860f1710432e9aacd27fd)
Expand Down