Skip to content

Commit

Permalink
add additional codeowners for testing/* (#126)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
sfunkhouser authored Jul 20, 2023
1 parent 086b75d commit 7f209fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
# All events related packages will be owned by sig-events
events/ @infratographer/sig-events
pubsubx/ @infratographer/sig-events
testing/eventtools @infratographer/sig-events

# All identity related packages will be owned by identity_maintainers
oauth2x/ @infratographer/identity_maintainers
testing/auth @infratographer/identity_maintainers

# As many packages are built, the sig-bootstrap team will be owners
# As more sigs are created, these may move ownership
Expand All @@ -24,3 +26,4 @@ otelx/ @infratographer/sig-bootstrap
versionx/ @infratographer/sig-bootstrap
viperx/ @infratographer/sig-bootstrap
zapx/ @infratographer/sig-bootstrap
testing/containersx @infratographer/sig-bootstrap

0 comments on commit 7f209fd

Please sign in to comment.