.forgejo/CODEOWNERS: fix incorrect username

The username does not exist, instead replaced it with the user
who authored the commit that added it.
This commit is contained in:
Marvin Scholz
2026-04-22 13:40:07 +02:00
committed by Timo Rothenpieler
parent d4cf7cf1cf
commit fc8d975b0b
+1 -1
View File
@@ -110,7 +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_mpdecimate.* @dana-feng
libavfilter/vf_premultiply.* @haasn
libavfilter/vf_scale.* @haasn
libavfilter/vf_scale_vt.* @quink