From 46a13b407fe3cba41b1f074749d903e02d595683 Mon Sep 17 00:00:00 2001 From: Andrew Marshall Date: Thu, 20 Mar 2025 12:07:44 -0400 Subject: [PATCH] OWNERS: set ZFS owners We are not being notified for PRs to some of these files, presumably because maintainers are specified in a non-standard way and we have multiple versions. See e.g. https://github.com/NixOS/nixpkgs/pull/389010#issuecomment-2715134629 --- ci/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci/OWNERS b/ci/OWNERS index ace82519d0d1..3b54070c55d9 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -399,6 +399,10 @@ pkgs/by-name/fo/forgejo/ @adamcstephens @bendlas @emilylange /pkgs/development/compilers/ocaml @ulrikstrid /pkgs/development/ocaml-modules @ulrikstrid +# ZFS +/nixos/tests/zfs.nix @adamcstephens @amarshall +/pkgs/os-specific/linux/zfs @adamcstephens @amarshall + # Zig /pkgs/development/compilers/zig @figsoda @RossComputerGuy /doc/hooks/zig.section.md @figsoda @RossComputerGuy