# 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

