Files
zk-kit/.github/CODEOWNERS
Vivian Plasencia c4b30542e2 Chore/update codeowners (#383)
* chore: update codeowners file

* chore: update position
2025-03-21 13:56:35 +01:00

17 lines
677 B
Plaintext

# These owners will be the default owners for everything in the repo.
# They will be added as reviewers for PR related to configuration files.
* @vplasencia
# When someone opens a pull request that only modifies specific packages,
# only the following users and not the default owners defined above will be
# requested for a review.
/packages/baby-jubjub/ @vplasencia @artwyman
/packages/eddsa-poseidon/ @vplasencia @artwyman
/packages/imt/ @vplasencia
/packages/lazytower/ @LCamel
/packages/lean-imt/ @vplasencia
/packages/poseidon-cipher/ @ctrlc03
/packages/poseidon-proof/ @vplasencia
/packages/utils/ @vplasencia @artwyman
/packages/logical-expressions/ @vplasencia