Skip to content

Commit

Permalink
Merge pull request kubernetes#125709 from benluddy/test-fuzz-owners
Browse files Browse the repository at this point in the history
Add OWNERS to test/fuzz.
  • Loading branch information
k8s-ci-robot committed Jun 27, 2024
2 parents 210ab3c + 2d3e6f8 commit d4c18e5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions test/fuzz/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- deads2k
- sttts
- jpbetz
- liggitt
- benluddy
approvers:
- deads2k
- sttts
- jpbetz
- liggitt
labels:
- area/test
- sig/testing
- sig/api-machinery

0 comments on commit d4c18e5

Please sign in to comment.