From a0c60fc3297b3f7dd72747b3080ed8eef8a04767 Mon Sep 17 00:00:00 2001 From: Manfred Touron <94029+moul@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:40:57 +0200 Subject: [PATCH 1/3] feat: add schedule in readme Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com> --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 0a9e7f3..c7afc2d 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,27 @@ Welcome to the Meetings repository! This repository is dedicated to tracking meetings, storing transcripts, and sharing links and resources related to meetings. Happy collaborating! + +## Recurring meetings + +| Title | Visibility | Attendees | Lead | Schedule | +|-----------------------------|---------------------|-----------------------------|----------------------------------|-------------------------------------------| +| weekly world staff sync | private | AiB's Gno tech staff | Manfred | Mondays; UTC=3pm PST=8am CET=5PM | +| weekly emea staff sync | private | AiB's Gno tech staff (EMEA) | Manfred (looking for a new lead) | Wednesdays; UTC=10am CET=12pm (PST=3am) | +| bi-weekly private core sync | private | Core contributors | Manfred | Wednesdays (1/2); UTC=3pm PST=8am CET=5PM | +| bi-weekly public core sync | public (live video) | Core contributors | Michelle | Wednesdays (2/2); UTC=3pm PST=8am CET=5PM | + +Legend: +- "AiB's Gno tech staff" is the combination of Gno dedicated developers + lead from other AiB tech products + devrels + tokenomics. +- Core contributors is the combination of the "AiB's Gno tech staff" + notable contributors + tech partners + grantees. + +TODO: weekly us staff sync +TODO: dedicated +TODO: consider switching all private meetings to public in some way, i.e., by sharing the outcome publicly. +TODO: use a machine-readable format, then generate this part of the markdown? could allow generating other formats (.ics?) and ease PR reviews. + +## Ponctual meetings and events + +TODO: workshops, brainstorming sessions, events, ... + +See [gno.land/events](https://www.gno.land/events). From f65900faff25191fec13514e1b7652594a6e5e33 Mon Sep 17 00:00:00 2001 From: Manfred Touron <94029+moul@users.noreply.github.com> Date: Thu, 6 Jul 2023 09:59:54 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7afc2d..7f81313 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Happy collaborating! | Title | Visibility | Attendees | Lead | Schedule | |-----------------------------|---------------------|-----------------------------|----------------------------------|-------------------------------------------| -| weekly world staff sync | private | AiB's Gno tech staff | Manfred | Mondays; UTC=3pm PST=8am CET=5PM | +| weekly world staff sync | private | AiB's Gno tech staff | Manfred (looking for a new lead) | Mondays; UTC=3pm PST=8am CET=5PM | | weekly emea staff sync | private | AiB's Gno tech staff (EMEA) | Manfred (looking for a new lead) | Wednesdays; UTC=10am CET=12pm (PST=3am) | -| bi-weekly private core sync | private | Core contributors | Manfred | Wednesdays (1/2); UTC=3pm PST=8am CET=5PM | +| bi-weekly private core sync | private | Core contributors | Manfred (looking for a new lead) | Wednesdays (1/2); UTC=3pm PST=8am CET=5PM | | bi-weekly public core sync | public (live video) | Core contributors | Michelle | Wednesdays (2/2); UTC=3pm PST=8am CET=5PM | Legend: From 2f53d32c29ec81cce4574f5631167f9a7568bbfe Mon Sep 17 00:00:00 2001 From: Manfred Touron <94029+moul@users.noreply.github.com> Date: Thu, 6 Jul 2023 10:00:54 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f81313..3e9764e 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,12 @@ Legend: - "AiB's Gno tech staff" is the combination of Gno dedicated developers + lead from other AiB tech products + devrels + tokenomics. - Core contributors is the combination of the "AiB's Gno tech staff" + notable contributors + tech partners + grantees. -TODO: weekly us staff sync -TODO: dedicated -TODO: consider switching all private meetings to public in some way, i.e., by sharing the outcome publicly. -TODO: use a machine-readable format, then generate this part of the markdown? could allow generating other formats (.ics?) and ease PR reviews. +TODOs +- weekly us staff sync +- review syncs +- office hours +- consider switching all private meetings to public in some way, i.e., by sharing the outcome publicly. +- use a machine-readable format, then generate this part of the markdown? could allow generating other formats (.ics?) and ease PR reviews. ## Ponctual meetings and events