Skip to content
Open
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
8 changes: 4 additions & 4 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,12 +223,12 @@
be bashed at the start of the meeting. The notes of the VMA will be published publicly in the RIOT
forum.

The Weekly Coordinational Meeting is a closed meeting among maintainers. It usually serves as a
small communal get-together of maintainers on a regular basis. Smaller maintenance decisions are
The Weekly Coordinational Meeting is an open meeting among maintainers and contributors. It usually serves as a
small communal get-together on a regular basis. Smaller maintenance decisions are
made during these meetings, but also short term admistrative tasks are discussed. The Weekly
Coordinational Meeting usually takes place every Friday at 10:00 in a virtual space, such as a video
Coordinational Meeting usualy takes place every Friday at 15:00 Berlin time in a virtual space, such as a video

Check failure on line 229 in GOVERNANCE.md

View workflow job for this annotation

GitHub Actions / static-tests

There is a typo: usualy ==> usually If this is a false positive, add it to dist/tools/codespell/ignored_words.txt. You can fix this interactively by calling CODESPELL_INTERACTIVE=1 BASE_BRANCH=master ./dist/tools/codespell/check.sh
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Coordinational Meeting usualy takes place every Friday at 15:00 Berlin time in a virtual space, such as a video
Coordinational Meeting usually takes place every Friday at 15:00 Berlin time in a virtual space, such as a video

Typo, as pointed out by the Static Tests.

conference. A maintainer that feels responsible for it shares the link to the meeting as well as a
proposed agenda, which may be amended by other maintainers, usually a day in advance.
proposed agenda on the RIOT forum, which may be amended by other maintainers, usually a day in advance.

## Code of Conduct

Expand Down
Loading