about summary refs log tree commit diff
path: root/third_party/OWNERS
blob: ac22fcb4bc23eeb4ba39d367a94be0de6ffca8f6 (plain) (blame)
1
2
3
4
5
6
7
8
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