From fc8d975b0bfe0b660146e2eac8febab2679b01f4 Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Wed, 22 Apr 2026 13:40:07 +0200 Subject: [PATCH] .forgejo/CODEOWNERS: fix incorrect username The username does not exist, instead replaced it with the user who authored the commit that added it. --- .forgejo/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS index 2e007364aa..b9b7b107a9 100644 --- a/.forgejo/CODEOWNERS +++ b/.forgejo/CODEOWNERS @@ -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