diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..72c7d000 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,9 @@ +# Lines starting with '#' are comments. +# Each line is a file pattern followed by one or more owners. + +# More details are here: https://help.github.com/articles/about-codeowners/ + + +# Specify code ownership for files containing 'coreos' in the filename +*coreos* @dustymabe @jlebon @ravanelli +