summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFrederik Rietdijk <freddyrietdijk@fridh.nl>2020-11-06 10:12:17 +0100
committerGitHub <noreply@github.com>2020-11-06 10:12:17 +0100
commitaf7f9e5fa098e339d64ddfc1ea00bcd430210d0e (patch)
tree598429350b30141b8fdd2870abd392cd7efefe3f /.github
parente2a129348bba69261795115298684c1a9036d7bc (diff)
CODEOWNERS: maintainers for `dockerTools` (#102749)
* CODEOWNERS: maintainers for docker-tools * CODEOWNERS: Add roberth to Docker tools Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3ce1e940e5d5..500d63b8cbfd 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -206,6 +206,12 @@
/nixos/tests/cri-o.nix @NixOS/podman @zowoq
/nixos/tests/podman.nix @NixOS/podman @zowoq
+# 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
+
# Blockchains
/pkgs/applications/blockchains @mmahut