# Code owners for quicnprotochat. PRs require review from owners. # See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Replace 'maintainers' with your GitHub user/team handle. # Default owners for everything in the repo * @maintainers # Crate-specific (uncomment and add handles when you have designated owners) # /crates/quicnprotochat-core/ @owner1 # /crates/quicnprotochat-proto/ @owner1 # /crates/quicnprotochat-server/ @owner1 # /crates/quicnprotochat-client/ @owner1 # /crates/quicnprotochat-p2p/ @owner1 # /schemas/ @owner1 # /docs/ @owner1