1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 05:30:01 +00:00

[CL-1039] Set code ownership for global style files (#18786)

This commit is contained in:
Vicki League
2026-02-06 10:18:53 -05:00
committed by GitHub
parent 60f75062b0
commit a12962d24c

4
.github/CODEOWNERS vendored
View File

@@ -4,6 +4,10 @@
#
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
## Global styles are owned by UIF
*.scss @bitwarden/team-ui-foundation
*.css @bitwarden/team-ui-foundation
## Desktop native module ##
apps/desktop/desktop_native @bitwarden/team-platform-dev
apps/desktop/desktop_native/objc/src/native/autofill @bitwarden/team-autofill-desktop-dev