Skip to content

Commit c48891b

Browse files
committed
[GR-68632] Add OWNERS.toml file to substratevm ci directory
PullRequest: graal/21817
2 parents 1de993f + 71756de commit c48891b

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)