chore: Issue/PR templates & CODEOWNERS file (#1906)
This commit is contained in:
parent
1434d35a6a
commit
49e52c6c00
3 changed files with 72 additions and 0 deletions
11
.github/CODEOWNERS
vendored
Normal file
11
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Leo owns everything, for better or worse
|
||||
* @lhorie
|
||||
|
||||
.travis.yml @tivac
|
||||
package.json @tivac
|
||||
.npmignore @tivac
|
||||
.eslintrc.js @tivac
|
||||
.eslintignore @tivac
|
||||
README.md @tivac
|
||||
docs/ @tivac
|
||||
performance/ @tivac
|
||||
Loading…
Add table
Add a link
Reference in a new issue