aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorMarek Mahut <marek.mahut@gmail.com>2020-06-20 17:03:37 +0200
committerMarek Mahut <marek.mahut@gmail.com>2020-06-20 17:03:37 +0200
commit3c14632da2111cf31ebd49057cd23780c41017fa (patch)
tree03456728b74e612815a6ce11dddea0e782e4d380 /.github/CODEOWNERS
parent40178ea3a2fc68205e921c7708b0a08a99a395c1 (diff)
CODEOWNERS: adding mmahut to blockchains
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5376d51a6178..d68adc192e19 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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