PR #21521 opened by michaelni URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21521 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21521.patch
Signed-off-by: Michael Niedermayer <[email protected]> >From 76fccf6d8e13bcd81ddfe82f83eea99325983148 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer <[email protected]> Date: Mon, 19 Jan 2026 21:32:25 +0100 Subject: [PATCH] .forgejo/CODEOWNERS: Add Kyle for libavfilter/af_loudnorm.* Signed-off-by: Michael Niedermayer <[email protected]> --- .forgejo/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS index 2aeebf0e1c..420026eef9 100644 --- a/.forgejo/CODEOWNERS +++ b/.forgejo/CODEOWNERS @@ -94,6 +94,7 @@ libavcodec/x86/vpx.* @rbultje # avfilter # ======= +libavfilter/af_loudnorm.* @kylophone libavfilter/af_whisper.* @vpalmisano libavfilter/.*_amf* @OvchinnikovDmitrii @ArazIusubov libavfilter/avfiltergraph.* @haasn -- 2.52.0 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
