# CODEOWNERS
# vim: ft=codeowners
# Global owners
* @clockchain/clockcurve-maintainers

# Module-specific owners
src/bigint/ @clockchain/crypto-team
src/field/ @clockchain/crypto-team
src/scalar/ @clockchain/crypto-team
src/montgomery/ @clockchain/crypto-team
src/ct/ @clockchain/crypto-team

# CI/CD and infrastructure
/.github/ @clockchain/devops-team
/Cargo.toml @clockchain/devops-team
/Cargo.lock @clockchain/devops-team