Add core team to UI ownership (#9058)

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
This commit is contained in:
Hariom Balhara 2023-05-23 14:21:33 +05:30 committed by GitHub
parent 3ae193e362
commit 6aae976a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/CODEOWNERS vendored
View File

@ -29,6 +29,9 @@ packages/features/ee/impersonation @sean-brydon @calcom/core
packages/features/ee/payments @alannnc @calcom/core
packages/features/ee/workflows @CarinaWolli @calcom/core
packages/features/tips @PeerRich @calcom/core
packages/ui @calcom/ui
# Trivial changes should be mergeable by core team as well
# Major UI changes must be reviewed by UI team
# Critical changes even if major can still be merged by core team if needed.
packages/ui @calcom/ui @calcom/core
packages/config @calcom/core
packages/app-store/routing-forms @hariombalhara @calcom/core