Skip to content

Commit 9a744b5

Browse files
committed
added OWNERS.toml for org.graalvm.nativeimage and org.graalvm.nativeimage.libgraal
1 parent 4784986 commit 9a744b5

File tree

2 files changed

+20
-0
lines changed

2 files changed

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

0 commit comments

Comments
 (0)