Skip to content

Commit

Permalink
chore(codeowners): assign user groups to code owners (#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsvetkov-splunk authored Feb 1, 2024
1 parent 08beffb commit b5476ce
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
* @artemrys
/splunk_add_on_ucc_framework/schema/schema.json @artemrys @vtsvetkov-splunk
/ui/ @vtsvetkov-splunk
* @splunk/ucc-developers

/ui/ @splunk/ucc-ui-developers
*.ts @splunk/ucc-ui-developers
*.tsx @splunk/ucc-ui-developers

*.py @splunk/ucc-be-developers
/tests @splunk/ucc-be-developers
/splunk_add_on_ucc_framework @splunk/ucc-be-developers

/splunk_add_on_ucc_framework/schema/schema.json @splunk/ucc-developers

0 comments on commit b5476ce

Please sign in to comment.