Skip to content

Commit

Permalink
Update CODEOWNERS (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenzlong authored Mar 5, 2020
1 parent b58d14f commit a0cf7cc
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# All documentation changes, e.g. changelogs & readmes.
*.md @rachelsaunders
*/extension.yaml @rachelsaunders

# Dependencies, package.json and mono-repo files
package.json @Salakar @Ehesp
*/package.json @Salakar @Ehesp
lerna.json @Salakar @Ehesp
package.json @firebase/invertase
*/package.json @firebase/invertase
lerna.json @firebase/invertase

# Tests
jest.config.js @Salakar @Ehesp
*/jest.config.js @Salakar @Ehesp
__tests__/* @Salakar @Ehesp
jest.config.js @firebase/invertase
*/jest.config.js @firebase/invertase
__tests__/* @firebase/invertase

0 comments on commit a0cf7cc

Please sign in to comment.