diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..b846d256 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,9 @@ +# This file provides an overview of code owners in this repository. + +# Each line is a file pattern followed by one or more owners. +# The last matching pattern has the most precedence. +# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/. + +# The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. + +* @derberg @alequetzalli @fmvilas @KhudaDad414 @github-actions[bot] \ No newline at end of file