CODEOWNERS 345 B

123456789
  1. # CODEOWNERS for autoreview assigning in github
  2. # https://help.github.com/en/articles/about-code-owners#codeowners-syntax
  3. /.github @supperthomas
  4. /bsp @mysterywolf
  5. /components @mysterywolf
  6. /examples @Guozhanxin