# See https://docs.github.com/articles/about-codeowners for syntax.
# Later matches take precedence.

* @tamga-sh/sdk-maintainers

# Crypto-bearing paths require a security-focused reviewer on every change.
/src/tamga/crypto/    @tamga-sh/sdk-maintainers @tamga-sh/security
/src/tamga/checkout/  @tamga-sh/sdk-maintainers @tamga-sh/security
/src/tamga/proof.py   @tamga-sh/sdk-maintainers @tamga-sh/security

/.github/workflows/   @tamga-sh/sdk-maintainers
/release-please-config.json          @tamga-sh/sdk-maintainers
/.release-please-manifest.json       @tamga-sh/sdk-maintainers
