summaryrefslogtreecommitdiffstats
path: root/nixos/tests/docker-tools-overlay.nix
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2021-05-08 15:00:19 +0200
committerRobert Hensing <robert@roberthensing.nl>2021-05-08 15:00:19 +0200
commita67c97a5eb0c2aa15b42e0144f27f0b20eeb8a1c (patch)
treed734d32fcd877e6a60097d719e3aaa86aa569144 /nixos/tests/docker-tools-overlay.nix
parent088da8735f6620b60d724aa7db742607ea216087 (diff)
nixos/tests/docker-tools*: Add myself as maintainer where missing
I should have done this when I became maintainer for dockerTools, but it's the PR reviews that matter.
Diffstat (limited to 'nixos/tests/docker-tools-overlay.nix')
-rw-r--r--nixos/tests/docker-tools-overlay.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/docker-tools-overlay.nix b/nixos/tests/docker-tools-overlay.nix
index 98eb72866156..6781388e639b 100644
--- a/nixos/tests/docker-tools-overlay.nix
+++ b/nixos/tests/docker-tools-overlay.nix
@@ -4,7 +4,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
{
name = "docker-tools-overlay";
meta = with pkgs.lib.maintainers; {
- maintainers = [ lnl7 ];
+ maintainers = [ lnl7 roberth ];
};
nodes = {