...

Text file src/edge-infra.dev/hack/OWNERS

Documentation: edge-infra.dev/hack

     1approval:
     2- hack
     3rules:
     4- name: hack
     5  if:
     6    changed_files:
     7      paths:
     8      - .*
     9      ignore:
    10      - sds/.*
    11      - graphiql/.*
    12      - deps/.*
    13      - observability/.*
    14      - tools/cicterminals/.*
    15      - k3d/.*
    16  requires:
    17    count: 1
    18    teams:
    19    - ncrvoyix-swt-retail/wg-rebar
    20    - ncrvoyix-swt-retail/edge-foundation

View as plain text