From 22253f78ec4908049a6a63197be5b3bd3692f3de Mon Sep 17 00:00:00 2001 From: Jacek Galowicz Date: Tue, 26 May 2026 10:52:50 +0200 Subject: [PATCH] owners: Add @tfc to nixos test driver modules folder --- ci/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/OWNERS b/ci/OWNERS index 66055144f662..343b4283340f 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -124,6 +124,7 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @Artturin @Ericson2314 @lo # NixOS integration test driver /nixos/lib/test-driver @tfc +/nixos/lib/testing @tfc # NixOS QEMU virtualisation /nixos/modules/virtualisation/qemu-vm.nix @raitobezarius