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:
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user