Skip to content

Commit a0cf7cc

Browse files
authored
Update CODEOWNERS (#217)
1 parent b58d14f commit a0cf7cc

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
# All documentation changes, e.g. changelogs & readmes.
2-
*.md @rachelsaunders
3-
*/extension.yaml @rachelsaunders
4-
51
# Dependencies, package.json and mono-repo files
6-
package.json @Salakar @Ehesp
7-
*/package.json @Salakar @Ehesp
8-
lerna.json @Salakar @Ehesp
2+
package.json @firebase/invertase
3+
*/package.json @firebase/invertase
4+
lerna.json @firebase/invertase
95

106
# Tests
11-
jest.config.js @Salakar @Ehesp
12-
*/jest.config.js @Salakar @Ehesp
13-
__tests__/* @Salakar @Ehesp
7+
jest.config.js @firebase/invertase
8+
*/jest.config.js @firebase/invertase
9+
__tests__/* @firebase/invertase

0 commit comments

Comments
 (0)