Skip to content

Commit 4be022e

Browse files
authored
add CODEOWNERS (#31)
1 parent 09b9a53 commit 4be022e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Require the CI team to review changes to the CCI recipes.
2+
* @mathbunnyru @bthomee
3+
4+
# Require the Programmability team to review changes to the WASMI code.
5+
recipes/wasmi @mvadari @oleks-rip @pwang200 @sappenin
6+
recipes/wasm-xrplf @mvadari @oleks-rip @pwang200 @sappenin

0 commit comments

Comments
 (0)