From d6ad11461441a463d5f99fe4fa6c76d407446a1e Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Fri, 2 Jul 2021 17:47:33 -0400 Subject: [PATCH] OWNERS: remove Prow is not managing merges on this repo. --- OWNERS | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 OWNERS diff --git a/OWNERS b/OWNERS deleted file mode 100644 index 4e8de5f5..00000000 --- a/OWNERS +++ /dev/null @@ -1,18 +0,0 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -# Keep these lists in alphabetical order (just to avoid ordering implying anything) -# Changes to this list can be done via regular pull requests. A generally good -# approach can be to just start reviewing pull requests - if you do that enough -# and understand the libostree code base, feel free to submit a PR to add -# yourself to one of these lists. -# Use the responsibility to merge carefully. -approvers: - - cgwalters - - jlebon - - pwithnall - - wmanley -reviewers: - - lucab - - mwleeds - - rfairley - - d4s