Skip to content

Commit

Permalink
OWNERS: Allow buoy owners approval over buoy/ subdirectory
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Oct 29, 2020
1 parent cf380db commit a92ad7d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ aliases:
- cpanato # Release Manager
- hasheddan # Release Manager
- saschagrunert # Release Manager

# TODO: This alias, along with the buoy subdirectory, can be safely removed
# once buoy has been integrated with zeitgeist.
buoy-owners: # formerly https://github.com/n3wscott/buoy
- justaugustus # subproject owner / Release Manager
- n3wscott # buoy creator
6 changes: 6 additions & 0 deletions buoy/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- buoy-owners
reviewers:
- buoy-owners

0 comments on commit a92ad7d

Please sign in to comment.