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

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

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