# JTON Code Owners
# These owners are automatically requested for review on PRs.

# Default: owner reviews all changes
* @gowthamkumar-nandakishore

# Rust core
/src/JTON_core/ @gowthamkumar-nandakishore

# Python bindings
/src/JTON/ @gowthamkumar-nandakishore

# CI/CD and workflows
/.github/ @gowthamkumar-nandakishore

# Build configuration
/Cargo.toml @gowthamkumar-nandakishore
/pyproject.toml @gowthamkumar-nandakishore
/build.rs @gowthamkumar-nandakishore
