...

Text file src/edge-infra.dev/pkg/tools/hack/cmd/owners/testdata/dir3/subdir4/OWNERS

Documentation: edge-infra.dev/pkg/tools/hack/cmd/owners/testdata/dir3/subdir4

     1approval:
     2- pkg/blah
     3
     4rules:
     5- name: pkg/blah
     6  if:
     7    changed_files:
     8      paths: [.*]
     9  requires:
    10    count: 1
    11    teams: [ncrvoyix-swt-retail/blah]

View as plain text