Skip to content

Commit 71756de

Browse files
committed
svm: add OWNERS.toml file to ci directory
1 parent a7ba1e3 commit 71756de

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

substratevm/ci/OWNERS.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
5+
6+
]
7+
any = [
8+
]

0 commit comments

Comments
 (0)