Merge pull request #31758 from yegortimoshenko/patch-10

CODEOWNERS: exclude lib/licenses.nix
This commit is contained in:
Jörg Thalheim 2017-11-23 11:37:55 +00:00 committed by GitHub
commit 3db0f9d1e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/CODEOWNERS vendored
View File

@ -83,3 +83,4 @@
# https://github.com/NixOS/nixpkgs/issues/31401 # https://github.com/NixOS/nixpkgs/issues/31401
/lib/maintainers.nix @ghost /lib/maintainers.nix @ghost
/lib/licenses.nix @ghost