.forgejo/codeowners: Add @danaf as reviewer for mpdecimate filter

This will provide notifications when there are pull requests that
touch the mpdecimate filter code.

Signed-off-by: Dana Feng <danaf@twosigma.com>
This commit is contained in:
Dana Feng
2026-04-04 11:44:05 -04:00
committed by dana-feng
parent 31a711aa68
commit 235d5fd30a

View File

@@ -110,6 +110,7 @@ libavfilter/vf_find_rect.* @michaelni
libavfilter/vf_icc.* @haasn
libavfilter/vf_libplacebo.* @haasn
libavfilter/vf_libvmaf.* @kylophone
libavfilter/vf_mpdecimate.* @danaf
libavfilter/vf_premultiply.* @haasn
libavfilter/vf_scale.* @haasn
libavfilter/vf_scale_vt.* @quink