summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorColin <colin@uninsane.org>2025-12-14 08:20:47 +0000
committerColin <colin@uninsane.org>2025-12-14 08:30:58 +0000
commitf3beabfe9aa16f4f736f0f9ead4065ee1f55fadd (patch)
tree1e44c1cd8d4ea320570973b2527fbe5e8ed1635e /ci
parente1b71e5320b9f88e5940046993e024e70591d62e (diff)
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.
Diffstat (limited to 'ci')
-rw-r--r--ci/OWNERS4
1 files changed, 4 insertions, 0 deletions
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