clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.15k stars 100 forks source link

Add CODEOWNERS for `rust-toolchain.toml` #1221

Closed bfops closed 2 weeks ago

bfops commented 2 weeks ago

Description of Changes

Adds a CODEOWNERS entry for rust-toolchain.toml.

This is to prevent surprise changes to the Rust version, which may have adverse downstream impacts.

API and ABI breaking changes

No.

Expected complexity level and risk

0

Testing

Describe any testing you've done, and any testing you'd like your reviewers to do, so that you're confident that all the changes work as expected!