...

Text file src/edge-infra.dev/pkg/sds/ien/OWNERS

Documentation: edge-infra.dev/pkg/sds/ien

     1approval:
     2- pkg/sds/ien
     3rules:
     4- name: pkg/sds/ien
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - k8s/apis/.*
    11      - k8s/controllers/firewallctl/.*
    12      - k8s/controllers/nodeagent/.*
    13      - k8s/controllers/pxe/.*
    14      - bootoptions/.*
    15      - node/.*
    16      - topology/.*
    17      - network/.
    18  requires:
    19    count: 1
    20    teams:
    21    - ncrvoyix-swt-retail/edge-matrix
    22    - ncrvoyix-swt-retail/edge-minions
    23    users:
    24    - gs250427_ncrvoyix

View as plain text