Skip to content

Commit 73d8f89

Browse files
authored
meta: Update owners-js-build codeowners to cover more config files (#69458)
1 parent 183bfc6 commit 73d8f89

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,15 @@ setup.py @getsentry/release-appr
108108
setup.cfg @getsentry/release-approvers
109109
requirements*.txt @getsentry/owners-python-build
110110
pyproject.toml @getsentry/owners-python-build
111-
tsconfig.* @getsentry/owners-js-build
112-
webpack.config.* @getsentry/owners-js-build
111+
.vercel.json @getsentry/owners-js-build
112+
/.githib/worksflows/frontend.yml @getsentry/owners-js-build
113+
/.github/file-filters.yml @getsentry/owners-js-build
113114
babel.config.* @getsentry/owners-js-build
115+
biome.json @getsentry/owners-js-build
114116
build-utils/ @getsentry/owners-js-build
117+
jest.config.ts @getsentry/owners-js-build
118+
tsconfig.* @getsentry/owners-js-build
119+
webpack.config.* @getsentry/owners-js-build
115120
.volta.json @getsentry/owners-js-deps
116121
package.json @getsentry/owners-js-deps
117122
yarn.lock @getsentry/owners-js-deps

0 commit comments

Comments
 (0)