Skip to content

Commit 42df56c

Browse files
authored
Add CODEOWNERS for SVM-related directories (#3749)
* Add CODEOWNERS for SVM-related directories * Remove whitespace for sanity check
1 parent 8d1ef48 commit 42df56c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/CODEOWNERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# The SVM team is in the process of migrating these subdirectories to a new
2+
# repo and would like to avoid introducing dependencies in the meantime.
3+
/transaction-view/ @anza-xyz/svm
4+
/programs/bpf_loader/ @anza-xyz/svm
5+
/builtins-default-costs/ @anza-xyz/svm
6+
/compute-budget/ @anza-xyz/svm
7+
/programs/compute-budget/ @anza-xyz/svm
8+
/fee/ @anza-xyz/svm
9+
/programs/loader-v4/ @anza-xyz/svm
10+
/log-collector/ @anza-xyz/svm
11+
/program-runtime/ @anza-xyz/svm
12+
/runtime-transaction/ @anza-xyz/svm
13+
/svm/ @anza-xyz/svm
14+
/svm-conformance/ @anza-xyz/svm
15+
/svm-rent-collector/ @anza-xyz/svm
16+
/svm-transaction/ @anza-xyz/svm
17+
/programs/system/ @anza-xyz/svm

0 commit comments

Comments
 (0)