Browse Source

Create CODEOWNERS file that defaults to everything (#354)

tags/v0.12
Brendan Mulcahy Haiping 6 years ago
parent
commit
d75cd78878
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      CODEOWNERS

+ 3
- 0
CODEOWNERS View File

@@ -0,0 +1,3 @@
# You can find more information about CODEOWNERS here: https://help.github.com/en/articles/about-code-owners
# These owners will be the default owners for everything in the repo.
* @Oceania2018

Loading…
Cancel
Save