Created
August 13, 2020 16:40
-
-
Save spalger/e70e6b4f8e8015d593f97481a9240a98 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS | |
index 6863b91858..268908a515 100644 | |
--- a/.github/CODEOWNERS | |
+++ b/.github/CODEOWNERS | |
@@ -118,6 +118,7 @@ | |
# Operations | |
/src/dev/ @elastic/kibana-operations | |
+!/src/dev/i18n @elastic/kibana-operations | |
/src/setup_node_env/ @elastic/kibana-operations | |
/src/optimize/ @elastic/kibana-operations | |
/packages/*eslint*/ @elastic/kibana-operations |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment