From d1f47e4cf3e9323678c252db62592881dc955872 Mon Sep 17 00:00:00 2001 From: Andrew Marshall Date: Fri, 21 Mar 2025 09:17:07 -0400 Subject: [PATCH] OWNERS: add owners for ZFS NixOS module Missing change from 46a13b407fe3cba41b1f074749d903e02d595683. --- ci/OWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ci/OWNERS b/ci/OWNERS index 95ce60428ebe..4c9fe35f738a 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -403,8 +403,9 @@ pkgs/by-name/fo/forgejo/ @adamcstephens @bendlas @emilylange /pkgs/development/ocaml-modules @ulrikstrid # ZFS -/nixos/tests/zfs.nix @adamcstephens @amarshall -/pkgs/os-specific/linux/zfs @adamcstephens @amarshall +/nixos/modules/tasks/filesystems/zfs.nix @adamcstephens @amarshall +/nixos/tests/zfs.nix @adamcstephens @amarshall +/pkgs/os-specific/linux/zfs @adamcstephens @amarshall # Zig /pkgs/development/compilers/zig @figsoda @RossComputerGuy