Skip to content

Commit

Permalink
Update svm codeowners to avoid Cargo.lock reviews (#3822)
Browse files Browse the repository at this point in the history
* Sort CODEOWNERS

* Add empty codeowners line for /svm/examples/Cargo.lock
  • Loading branch information
willhickey authored Nov 27, 2024
1 parent e1ef052 commit e114e3b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# The SVM team is in the process of migrating these subdirectories to a new
# repo and would like to avoid introducing dependencies in the meantime.
/transaction-view/ @anza-xyz/svm
/programs/bpf_loader/ @anza-xyz/svm
/builtins-default-costs/ @anza-xyz/svm
/compute-budget/ @anza-xyz/svm
/programs/compute-budget/ @anza-xyz/svm
/fee/ @anza-xyz/svm
/programs/loader-v4/ @anza-xyz/svm
/log-collector/ @anza-xyz/svm
/program-runtime/ @anza-xyz/svm
/programs/bpf_loader/ @anza-xyz/svm
/programs/compute-budget/ @anza-xyz/svm
/programs/loader-v4/ @anza-xyz/svm
/programs/system/ @anza-xyz/svm
/runtime-transaction/ @anza-xyz/svm
/svm/ @anza-xyz/svm
/svm-conformance/ @anza-xyz/svm
/svm-rent-collector/ @anza-xyz/svm
/svm-transaction/ @anza-xyz/svm
/programs/system/ @anza-xyz/svm
/svm/ @anza-xyz/svm
/svm/examples/Cargo.lock
/transaction-view/ @anza-xyz/svm

0 comments on commit e114e3b

Please sign in to comment.