about summary refs log tree commit diff
path: root/third_party/OWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/OWNERS')
-rw-r--r--third_party/OWNERS9
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/OWNERS b/third_party/OWNERS
deleted file mode 100644
index ac22fcb4bc..0000000000
--- a/third_party/OWNERS
+++ /dev/null
@@ -1,9 +0,0 @@
-inherited: true
-
-matchers:
-  # The nixpkgs whitelist needs to be changed every time we reference
-  # a new attribute, so every commiter should be able to change it,
-  # otherwise we create undue blockers on superowners.
-  - exact: nixpkgs-exposed.nix
-    owners:
-      - Profpatsch