Skip to content

Commit

Permalink
Pull request project-chip#94: Initial CODEOWNERS file
Browse files Browse the repository at this point in the history
Merge in WMN_TOOLS/matter from add_code_owner_file to silabs

Squashed commit of the following:

commit 797843ebba64a63e96341520785581e2dea0bd55
Author: jepenven-silabs <jean-francois.penven@silabs.com>
Date:   Tue Sep 13 13:58:56 2022 -0400

    Initial CODEOWNER file
  • Loading branch information
jepenven-silabs authored and jmartinez-silabs committed Apr 25, 2024
1 parent 4b8c3cc commit ff38df7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
@@@MatterCSA @jumartin @jepenven @ricasall @makardou @selissia
@@@MatterWatt @jumartin @jepenven @ricasall @makardou @selissia @rerasool
@@@MatterWifi @mamehta
@@@Documentation @wehale @caowens @rerasool
@@@Unify @anesbens @dejensen @thbowley @dewassie @svradema
@@@CICD @gbash @yushu @shmakdis @jepenven

# Pipeline rule
./Jenkinsfile @@MatterWatt @@CICD
./silabs_ci_scripts/ @@MatterWatt @@CICD

# Documentation is everyone business
**/*.md @@Documentation @@MatterWatt @@MatterWifi @@Unify

./examples/ @@MatterCSA
./src/ @@MatterCSA

./silabs_examples @@MatterWatt @@MatterWifi

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

CODEOWNERS @@MatterWatt

# At least a senior and two code owners in total must approve.
OverallCheck(2)
Check(@@MatterCSA >= 1)

0 comments on commit ff38df7

Please sign in to comment.