Skip to content

Commit 8e3a00b

Browse files
committed
add codeowners for interpreter and JDWP projects
1 parent 8e0bbf1 commit 8e3a00b

File tree

7 files changed

+70
-0
lines changed

7 files changed

+70
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
"bernhard.urban-forster@oracle.com",
5+
]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[[rule]]
2+
files = "AMD64InterpreterStubs.java"
3+
all = [
4+
"bernhard.urban-forster@oracle.com",
5+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
"alfonso.peterssen@oracle.com",
5+
"bernhard.urban-forster@oracle.com",
6+
"martin.entlicher@oracle.com",
7+
]
8+
any = [
9+
"alfonso.peterssen@oracle.com",
10+
"bernhard.urban-forster@oracle.com",
11+
"martin.entlicher@oracle.com",
12+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
"alfonso.peterssen@oracle.com",
5+
"bernhard.urban-forster@oracle.com",
6+
"martin.entlicher@oracle.com",
7+
]
8+
any = [
9+
"alfonso.peterssen@oracle.com",
10+
"bernhard.urban-forster@oracle.com",
11+
"martin.entlicher@oracle.com",
12+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
"alfonso.peterssen@oracle.com",
5+
"bernhard.urban-forster@oracle.com",
6+
"martin.entlicher@oracle.com",
7+
]
8+
any = [
9+
"alfonso.peterssen@oracle.com",
10+
"bernhard.urban-forster@oracle.com",
11+
"martin.entlicher@oracle.com",
12+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
"alfonso.peterssen@oracle.com",
5+
"bernhard.urban-forster@oracle.com",
6+
"martin.entlicher@oracle.com",
7+
]
8+
any = [
9+
"alfonso.peterssen@oracle.com",
10+
"bernhard.urban-forster@oracle.com",
11+
"martin.entlicher@oracle.com",
12+
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[rule]]
2+
files = "*"
3+
all = [
4+
"alfonso.peterssen@oracle.com",
5+
"bernhard.urban-forster@oracle.com",
6+
"martin.entlicher@oracle.com",
7+
]
8+
any = [
9+
"alfonso.peterssen@oracle.com",
10+
"bernhard.urban-forster@oracle.com",
11+
"martin.entlicher@oracle.com",
12+
]

0 commit comments

Comments
 (0)