summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-04-05 10:15:29 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-04-05 10:17:43 +1000
commit1b9fa5ade6c180b6976aa738fa1b826b607c4a74 (patch)
tree53565b12e079b05798d49966bbb935069b4e9164 /.github/CODEOWNERS
parent97ed9effd2294dda796acfca1643a184f2af21fa (diff)
.github/CODEOWNERS: update dockerTools paths
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 008d51b29aa43..07dfe176f49a0 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -242,9 +242,8 @@
 
 # Docker tools
 /pkgs/build-support/docker                   @roberth
-/nixos/tests/docker-tools-overlay.nix        @roberth
-/nixos/tests/docker-tools.nix                @roberth
-/doc/builders/images/dockertools.xml         @roberth
+/nixos/tests/docker-tools*                   @roberth
+/doc/builders/images/dockertools.section.md  @roberth
 
 # Blockchains
 /pkgs/applications/blockchains  @mmahut @RaghavSood