diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..f544f9594f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ +# This file registers ownership for certain parts of the backstage code. +# Review from a member of the corresponding code owner is required to merge pull requests. +# +# The last matching pattern takes precedence. +# https://help.github.com/articles/about-codeowners/ + +* @spotify/backstage-core