# See GitHub's Docs About Code Owners
# for more info about the CODEOWNERS file


# This is a comment.
# Each line is a file pattern followed by one or more owners.

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

# Team Core
*       @saltstack/team-core
