Skip to content

Commit

Permalink
CODEOWNERS: Fix typo for pkg/{launcher,lock}
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Tarazi <chris@isovalent.com>
  • Loading branch information
christarazi committed Aug 14, 2020
1 parent c85014b commit 90b8c37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ Jenkinsfile.nightly @cilium/ci
/pkg/kafka/ @cilium/proxy
/pkg/kvstore/ @cilium/kvstore
/pkg/labels @cilium/policy @cilium/api
/pkg/launcher @pkg/agent
/pkg/launcher @cilium/agent
/pkg/loadbalancer @cilium/loadbalancer
/pkg/lock @pkg/agent
/pkg/lock @cilium/agent
/pkg/logging/ @cilium/cli
/pkg/mac @cilium/bpf
/pkg/maps/ @cilium/bpf
Expand Down

0 comments on commit 90b8c37

Please sign in to comment.