Remove meetings agendas/minutes (moved to separate repo). (#4388)
This PR removes all minutes and agendas in `meetings/`. These were previously hosted in this repository, but we found that it makes things somewhat more complex with respect to CI configuration and merge permissions to have both small, CI-less changes to the text in `meetings/` as well as changes to everything else in one repository. The minutes and agendas have been split out into the repository at https://github.com/bytecodealliance/meetings/, with all history preserved. Future agenda additions and minutes contributions should go there as PRs. Finally, this PR adds a small note to our "Contributing" doc to note the existence of the meetings and invite folks to ask to join if interested.
This commit is contained in:
@@ -27,6 +27,11 @@ interested to hear about that!
|
||||
As always, you're more than welcome to [open an
|
||||
issue](https://github.com/bytecodealliance/wasmtime/issues/new) too!
|
||||
|
||||
Finally, we have biweekly project meetings, hosted on Zoom, for Wasmtime and
|
||||
Cranelift. For more information, see our [meetings agendas/minutes
|
||||
repository](https://github.com/bytecodealliance/meetings). Please feel free to
|
||||
contact us via Zulip if you're interested in joining!
|
||||
|
||||
## Finding Something to Hack On
|
||||
|
||||
If you're looking for something to do, these are great places to start:
|
||||
|
||||
Reference in New Issue
Block a user