# For more on what a CODEOWNERS file does and its syntax see
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

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