diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..a7c62dec7e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# CODEOWNERS syntax +# A CODEOWNERS file uses a pattern that follows the same rules used in gitignore files. +# The pattern is followed by one or more GitHub usernames or team names using the standard @username or @org/team-name format. +# You can also refer to a user by an email address that has been added to their GitHub account, for example user@example.com.