Skip to content

Commit

Permalink
fix unify permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jepenven-silabs authored and jmartinez-silabs committed May 1, 2023
1 parent 485d56a commit 7a57897
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,23 @@ silabs_ci_scripts/ @@MatterWatt @@CICD
# Documentation is everyone business
**/*.md @@Documentation

# Shared folder with CSA
build/ @@MatterCSA
build_overrides/ @@MatterCSA
config/ @@MatterCSA
credentials/ @@MatterCSA
docs/ @@MatterCSA
examples/ @@MatterCSA
integrations/ @@MatterCSA
scripts/ @@MatterCSA
src/ @@MatterCSA
third_party/ @@MatterCSA
zzz_generated/ @@MatterCSA


silabs_examples/ @@MatterWatt @@MatterWifi

silabs_examples/unify-matter-bridge/ @@Unify @@MatterWatt
silabs_examples/unify-matter-bridge/ @@Unify

CODEOWNERS @@MatterWatt

Expand Down

0 comments on commit 7a57897

Please sign in to comment.