From f3beabfe9aa16f4f736f0f9ead4065ee1f55fadd Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 14 Dec 2025 08:20:47 +0000 Subject: [PATCH] ci/OWNERS: assign @uninsane to mpvScripts scope PRs which add packages to the mpvScripts scope today have a difficult time finding qualified reviewers and often sit idle/unnoticed for months. using the ci/OWNERS tooling here ought to help more of those PRs to not fall through the cracks. --- ci/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci/OWNERS b/ci/OWNERS index 19100d11b58e..16d6632babe6 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -372,6 +372,10 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt # LuaPackages /pkgs/development/lua-modules @NixOS/lua +# mpvScripts +/pkgs/applications/video/mpv/scripts @uninsane +/pkgs/applications/video/mpv/scripts.nix @uninsane + # Neovim /pkgs/applications/editors/neovim @NixOS/neovim