The branch, master has been updated
       via  dd977adcfe4d74b4240f1122a7c900966a0d0bc3 (commit)
      from  635cb4543f1bb08b645740406077dad845d5d7d4 (commit)


- Log -----------------------------------------------------------------
commit dd977adcfe4d74b4240f1122a7c900966a0d0bc3
Author:     Rémi Denis-Courmont <[email protected]>
AuthorDate: Sat Sep 27 14:07:36 2025 +0300
Commit:     Rémi Denis-Courmont <[email protected]>
CommitDate: Sun Sep 28 12:35:14 2025 +0000

    Add myself to CODEOWNERS

diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS
index 780c80cef4..09d5976720 100644
--- a/.forgejo/CODEOWNERS
+++ b/.forgejo/CODEOWNERS
@@ -82,6 +82,7 @@ libavcodec/bsf/smpte436m_to_eia608.* @programmerjake
 libavcodec/aarch64/.* @lynne @mstorsjo
 libavcodec/arm/.* @mstorsjo
 libavcodec/ppc/.* @sean_mcg
+libavcodec/riscv/.* @Courmisch
 libavcodec/wasm/hevc/.* @quink
 libavcodec/x86/.* @lynne
 libavcodec/x86/vp8.* @rbultje
@@ -110,6 +111,7 @@ libavfilter/vf_yadif.* @michaelni
 libavfilter/vsrc_mandelbrot.* @michaelni
 
 libavfilter/aarch64/.* @mstorsjo
+libavfilter/riscv/.* @Courmisch
 libavfilter/x86/colorspace.* @rbultje
 libavfilter/x86/scene_sad.* @haasn
 
@@ -180,6 +182,7 @@ libavutil/tx.* @lynne
 libavutil/aarch64/.* @lynne @mstorsjo
 libavutil/arm/.* @mstorsjo
 libavutil/ppc/.* @sean_mcg
+libavutil/riscv/.* @Courmisch
 libavutil/x86/.* @lynne
 
 # swresample
@@ -193,6 +196,7 @@ libswresample/.* @michaelni
 libswscale/aarch64/.* @mstorsjo
 libswscale/arm/.* @mstorsjo
 libswscale/ppc/.* @sean_mcg
+libswscale/riscv/.* @Courmisch
 libswscale/.* @haasn
 
 # tools
@@ -210,4 +214,5 @@ doc/.* @GyanD
 
 # tests
 # =====
+tests/checkasm/riscv/.* @Courmisch
 tests/ref/fate/sub-mcc.* @programmerjake

-----------------------------------------------------------------------

Summary of changes:
 .forgejo/CODEOWNERS | 5 +++++
 1 file changed, 5 insertions(+)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to