Skip to content

Commit

Permalink
pkg/executor/importer: add OWNERS file (#47876) (#48161)
Browse files Browse the repository at this point in the history
close #47875
  • Loading branch information
ti-chi-bot authored Nov 2, 2023
1 parent 302b9c7 commit 8bdbc44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ aliases:
- windtalker
- XuHuaiyu
- zanmato1984
sig-approvers-executor-import: # approvers for importer part of executor pkg.
- D3Hunter
- gmhdbjd
- lance6716
sig-approvers-expression: # approvers for expression pkg
- windtalker
- XuHuaiyu
Expand Down
5 changes: 5 additions & 0 deletions pkg/executor/importer/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-executor-import

0 comments on commit 8bdbc44

Please sign in to comment.