...

Text file src/edge-infra.dev/pkg/k8s/OWNERS

Documentation: edge-infra.dev/pkg/k8s

     1approval:
     2- pkg/k8s
     3rules:
     4- name: pkg/k8s
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - ^testing/.*
    11      - ^object/.*
    12      - ^runtime/controller/metrics/.*
    13  requires:
    14    count: 1
    15    teams:
    16    - ncrvoyix-swt-retail/wg-k8s
    17    - ncrvoyix-swt-retail/edge-foundation

View as plain text