diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..2775967a6 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,15 @@ +# ------------------------------------------------- +# CODEOWNERS - For automated review request for +# high impact files. +# +# Important: The order in this file cascades. +# +# https://help.github.com/articles/about-codeowners +# +# ------------------------------------------------- + +# ------------------------------------------------- +# All files are owned by +# ------------------------------------------------- + +* @gambol99