summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorUtku Demir <me@utdemir.com>2020-11-09 11:17:40 +1300
committerUtku Demir <me@utdemir.com>2020-11-09 11:19:57 +1300
commit95d509a27827e5ec5db79c03f58d44670f87df59 (patch)
treebca188c738ff4635a949a9ff15c52ccea8a0b8e8 /.github
parent197ddbced2ae72efbef0f5f8838a7ad3fbd986eb (diff)
CODEOWNERS: Add utdemir to docker tools
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 500d63b8cbfd..3762b2eaf8f5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -207,7 +207,7 @@
/nixos/tests/podman.nix @NixOS/podman @zowoq
# Docker tools
-/pkgs/build-support/docker @roberth
+/pkgs/build-support/docker @roberth @utdemir
/nixos/tests/docker-tools-overlay.nix @roberth
/nixos/tests/docker-tools.nix @roberth
/doc/builders/images/dockertools.xml @roberth