Merge pull request #91174 from mmahut/codeowners-bc

CODEOWNERS: adding mmahut to blockchains
This commit is contained in:
Aaron Andersen 2020-06-20 17:41:34 -04:00 committed by GitHub
commit 6e73d3bb86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View File

@ -193,3 +193,6 @@
/nixos/modules/virtualisation/cri-o.nix @NixOS/podman
/nixos/modules/virtualisation/podman.nix @NixOS/podman
/nixos/tests/podman.nix @NixOS/podman
# Blockchains
/pkgs/applications/blockchains @mmahut