diff options
Diffstat (limited to 'third_party/nixpkgs-exposed/OWNERS')
-rw-r--r-- | third_party/nixpkgs-exposed/OWNERS | 6 |
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 000000000000..32f9ac249938 --- /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 |