# Default owners for everything in the repo, until per-area owners are named.
# See https://docs.github.com/articles/about-codeowners for syntax.

* @OWNER

# Example of future area-based ownership once the team grows:
# /packages/   @OWNER @packaging-maintainer
# /webui/      @OWNER @webui-maintainer
# /plugin/     @OWNER
