Skip to content

Commit 995eec3

Browse files
authored
Merge pull request Expensify#74129 from Expensify/andrew-product-pr-team
[No QA]Update CODEOWNERS to send src/ PRs to product-pr review team
2 parents 28ede48 + e02d9a5 commit 995eec3

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Every PR gets a review from an internal Expensify engineer
22
* @Expensify/pullerbear
33

4+
# PRs that touch the front end source code, get an additional review from the product-pr team
5+
src/ @Expensify/product-pr @Expensify/pullerbear
6+
47
# PRs that touch the front end style or assets, get an additional review from the Design team
5-
src/styles/ @Expensify/design @Expensify/pullerbear
6-
assets/ @Expensify/design @Expensify/pullerbear
8+
src/styles/ @Expensify/design @Expensify/product-pr @Expensify/pullerbear
9+
assets/ @Expensify/design @Expensify/product-pr @Expensify/pullerbear
710

811
# Philosophy docs are in their early stages and need to be reviewed by Tim to ensure they have consistent formatting and organization
912
contributingGuides/philosophies/ @tgolen

0 commit comments

Comments
 (0)