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

feat: weekly review meetings #16

Merged
merged 1 commit into from
Jul 6, 2023
Merged
Changes from all commits
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Happy collaborating!
| 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 (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 |
| weekly review meeting | private | Core contributors | Manfred or Jae | Thursdays; UTC=4pm PST=9am CET=6PM |

Legend:
- "AiB's Gno tech staff" is the combination of Gno dedicated developers + lead from other AiB tech products + devrels + tokenomics.
Expand All @@ -24,6 +25,12 @@ TODOs
- 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.

### Weekly review meeting

We'll have weekly review meetings, with the possibility of occasional skips. Tech staff are encouraged to join whenever possible. Prior to the meeting, participants are requested to warm up by reviewing PRs, commenting, and updating relevant issues and PRs. At the end of the meeting, we'll share a list of discussions and status similar to [this example](https://github.com/golang/go/issues/33892).

We can utilize [this board](https://github.com/orgs/gnolang/projects/4/views/1?query=is%3Aopen+sort%3Aupdated-desc) as a starting point, but we should also explore other repositories and search for relevant issues. During the meeting, the lead should share their screen for collaborative discussions while reviewing the shared content.

## Ponctual meetings and events

TODO: workshops, brainstorming sessions, events, ...
Expand Down