# Each line is a file pattern followed by one or more owners.
# See: https://github.com/blog/2392-introducing-code-owners
# See: https://help.github.com/articles/about-codeowners/

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# the following people will be requested for review
# when someone opens a pull request.

/.github/ @all-win-solutions/ci-cd-team
* @all-win-solutions/python-team
