about summary refs log tree commit diff
path: root/third_party/nixpkgs-exposed/OWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nixpkgs-exposed/OWNERS')
-rw-r--r--third_party/nixpkgs-exposed/OWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/nixpkgs-exposed/OWNERS b/third_party/nixpkgs-exposed/OWNERS
new file mode 100644
index 0000000000..32f9ac2499
--- /dev/null
+++ b/third_party/nixpkgs-exposed/OWNERS
@@ -0,0 +1,6 @@
+# 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.
+inherited: true
+owners:
+  - Profpatsch