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

Update with new sync call protocol #28

Merged
2 commits merged into from
Apr 4, 2019
Merged
Changes from 1 commit
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
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,21 @@

libp2p is a modular peer-to-peer networking stack. This repo tracks team management issues like our bi-weekly call. For general information about libp2p, refer to the [libp2p.io](https://libp2p.io/) website or [the main repo](https://github.com/libp2p/libp2p).

# Bi-weekly call
# Weekly Synchronous Call

libp2p runs a bi-weekly libp2p call every other **Monday at 10:30-11:00am U.S. Pacific Time**. [Add to your calendar](https://calendar.google.com/event?action=TEMPLATE&tmeid=NDV0MGFlMmJlYnNyaHBkMGI4M3NqMG5nZGdfMjAxODA2MThUMTczMDAwWiBsaWJwMnAuaW9fMHE5NjgyaTN0ZTdlYW5oZTlxN2FlMWM1OGdAZw&tmsrc=libp2p.io_0q9682i3te7eanhe9q7ae1c58g%40group.calendar.google.com&scp=ALL) with this link.
libp2p has a sync video call every week, alternating between two times:
- **Mondays at 10:30-11:00am U.S. Pacific Time**. [Add to your calendar](https://calendar.google.com/event?action=TEMPLATE&tmeid=NDV0MGFlMmJlYnNyaHBkMGI4M3NqMG5nZGdfMjAxODA2MThUMTczMDAwWiBsaWJwMnAuaW9fMHE5NjgyaTN0ZTdlYW5oZTlxN2FlMWM1OGdAZw&tmsrc=libp2p.io_0q9682i3te7eanhe9q7ae1c58g%40group.calendar.google.com&scp=ALL)
- **Mondays at 6:00-6:30pm U.S. Pacific Time** [Add to your calendar](https://calendar.google.com/event?action=TEMPLATE&tmeid=MDgzMTZib3FjN2Excmdkcms0a2lzYW1wZWVfMjAxOTA0MDJUMDEwMDAwWiBsaWJwMnAuaW9fMHE5NjgyaTN0ZTdlYW5oZTlxN2FlMWM1OGdAZw&tmsrc=libp2p.io_0q9682i3te7eanhe9q7ae1c58g%40group.calendar.google.com&scp=ALL)

Anyone is welcome to join! If it's fine to come if you just want to learn about libp2p.
The purpose of alternating times each week is to have one call that is convenient for US+Europe, and another that is convenient for US+Asia.

Call agendas are in the [agendas folders](https://github.com/libp2p/pm/tree/master/agendas). Anyone can add topics.
Anyone is welcome to join any call! If it's fine to come if you just want to learn about libp2p.

We also archive [recordings of the previous calls](https://github.com/libp2p/pm/tree/master/recordings) for anyone interested.
The agenda is tracked [in this issue](https://github.com/libp2p/team-mgmt/issues/16). Scroll to the bottom to see the most recent comment, which is usually added on Friday for the following week's meeting.

After the call, notes are merged into this repo under [meeting notes](https://github.com/libp2p/team-mgmt/tree/master/meeting-notes).

We post these call recordings to the libp2p YouTube Channel ([Team Meetings Playlist](https://www.youtube.com/playlist?list=PLX9e-uG608s_zekByfktUtcFGtwKBYTTE). Some older (2018) recordings are [here](https://github.com/libp2p/pm/tree/master/recordings) for anyone interested.

# Repo Activity

Expand Down