diff options
Diffstat (limited to 'third_party/OWNERS')
-rw-r--r-- | third_party/OWNERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/OWNERS b/third_party/OWNERS new file mode 100644 index 000000000000..ac22fcb4bc23 --- /dev/null +++ b/third_party/OWNERS @@ -0,0 +1,9 @@ +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 |