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

# Specific file and directory ownership
/src/domain/          @DioCrafts
/src/application/     @DioCrafts
/src/infrastructure/  @DioCrafts
/src/interfaces/      @DioCrafts
/static/              @DioCrafts
/db/                  @DioCrafts
*.md                  @DioCrafts