Skip to content

Commit

Permalink
pkg/domain: add OWNERS file (#47800)
Browse files Browse the repository at this point in the history
close #47798
  • Loading branch information
wuhuizuo authored Oct 20, 2023
1 parent 9f97c9a commit 6cf85e3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,10 @@ aliases:
- lance6716
- lichunzhu
- okJiang
sig-approvers-domain: # approvers for domain pkg
- zimulala
- D3Hunter
- gmhdbjd
- lance6716
- tangenta
- wjhuang2016
5 changes: 5 additions & 0 deletions pkg/domain/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# See the OWNERS docs at https://go.k8s.io/owners
options:
no_parent_owners: true
approvers:
- sig-approvers-domain

0 comments on commit 6cf85e3

Please sign in to comment.