diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..745fdd95 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,8 @@ +# This file is used by GitHub to automatically recommend reviewers. +# +# Lines starting with '#' are comments. +# Each line is a case-sensitive file pattern followed by one or more owners. +# Order is important. The last matching pattern has the most precedence. +# More information: https://docs.github.com/en/articles/about-code-owners + +* @swiftlang/standard-librarians