...

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

Documentation: edge-infra.dev/hack/tools/cleaner

     1approval:
     2- hack/tools/cleaner
     3rules:
     4- name: hack/tools/cleaner
     5  description: new addition to cleaner tool requires admin approval.
     6  if:
     7    changed_files:
     8      paths: [.*]
     9  requires:
    10    count: 1
    11    users:
    12    - pa250194_ncrvoyix

View as plain text