# The last matching pattern takes the most precedence.

# Default owners for everything in the repo, unless a later
# match takes precedence.
*       @windows-toolkit/lottie

# File types
*.cs    @windows-toolkit/lottie
*proj   @windows-toolkit/lottie
*sln    @windows-toolkit/lottie
*.md    @windows-toolkit/lottie

# Directories
/build/ @windows-toolkit/lottie
