Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH] Add myself as maintainer to the various ogg files. (PR #20961)
@ 2025-11-18 23:00 toots via ffmpeg-devel
  2025-11-18 23:08 ` [FFmpeg-devel] Fwd: " Romain Beauxis via ffmpeg-devel
  0 siblings, 1 reply; 2+ messages in thread
From: toots via ffmpeg-devel @ 2025-11-18 23:00 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: toots

PR #20961 opened by toots
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20961
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20961.patch


>From ade83020b43d572b4b9f1d1c821fe9f558d31768 Mon Sep 17 00:00:00 2001
From: Romain Beauxis <romain.beauxis@gmail.com>
Date: Tue, 18 Nov 2025 16:58:59 -0600
Subject: [PATCH] Add myself as maintainer to the various ogg files.

---
 .forgejo/CODEOWNERS | 1 +
 MAINTAINERS         | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS
index 45f501a4c3..1200f0404a 100644
--- a/.forgejo/CODEOWNERS
+++ b/.forgejo/CODEOWNERS
@@ -148,6 +148,7 @@ libavformat/mlv.* @pross
 libavformat/mm.* @pross
 libavformat/msp.* @pross
 libavformat/mv.* @pross
+libavformat/ogg* @toots
 libavformat/pp_bnk.* @zane
 libavformat/rm.* @pross
 libavformat/sauce.* @pross
diff --git a/MAINTAINERS b/MAINTAINERS
index cef58ef0e7..cef8e99fb6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -442,9 +442,9 @@ Muxers/Demuxers:
   nsvdec.c                              Francois Revol
   nut*                                  Michael Niedermayer
   nuv.c                                 Reimar Doeffinger
-  oggdec.c, oggdec.h                    David Conrad
-  oggenc.c                              Baptiste Coudurier
-  oggparse*.c                           David Conrad
+  oggdec.c, oggdec.h                    David Conrad, Romain Beauxis
+  oggenc.c                              Baptiste Coudurier, Romain Beauxis
+  oggparse*.c                           David Conrad, Romain Beauxis
   oma.c                                 Maxim Poliakovski
   pp_bnk.c                              Zane van Iperen
   psxstr.c                              Mike Melanson
-- 
2.49.1

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [FFmpeg-devel] Fwd: [PATCH] Add myself as maintainer to the various ogg files. (PR #20961)
  2025-11-18 23:00 [FFmpeg-devel] [PATCH] Add myself as maintainer to the various ogg files. (PR #20961) toots via ffmpeg-devel
@ 2025-11-18 23:08 ` Romain Beauxis via ffmpeg-devel
  0 siblings, 0 replies; 2+ messages in thread
From: Romain Beauxis via ffmpeg-devel @ 2025-11-18 23:08 UTC (permalink / raw)
  To: FFmpeg development discussions and patches
  Cc: Baptiste Coudurier, David Conrad, Romain Beauxis

I was not sure about how to CC the current maintainers via code.f.o so this
is the CC..

---------- Forwarded message ---------
De : toots via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
Date: mar. 18 nov. 2025 à 17:02
Subject: [FFmpeg-devel] [PATCH] Add myself as maintainer to the various ogg
files. (PR #20961)
To: <ffmpeg-devel@ffmpeg.org>
Cc: toots <code@ffmpeg.org>


PR #20961 opened by toots
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20961
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20961.patch


>From ade83020b43d572b4b9f1d1c821fe9f558d31768 Mon Sep 17 00:00:00 2001
From: Romain Beauxis <romain.beauxis@gmail.com>
Date: Tue, 18 Nov 2025 16:58:59 -0600
Subject: [PATCH] Add myself as maintainer to the various ogg files.

---
 .forgejo/CODEOWNERS | 1 +
 MAINTAINERS         | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.forgejo/CODEOWNERS b/.forgejo/CODEOWNERS
index 45f501a4c3..1200f0404a 100644
--- a/.forgejo/CODEOWNERS
+++ b/.forgejo/CODEOWNERS
@@ -148,6 +148,7 @@ libavformat/mlv.* @pross
 libavformat/mm.* @pross
 libavformat/msp.* @pross
 libavformat/mv.* @pross
+libavformat/ogg* @toots
 libavformat/pp_bnk.* @zane
 libavformat/rm.* @pross
 libavformat/sauce.* @pross
diff --git a/MAINTAINERS b/MAINTAINERS
index cef58ef0e7..cef8e99fb6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -442,9 +442,9 @@ Muxers/Demuxers:
   nsvdec.c                              Francois Revol
   nut*                                  Michael Niedermayer
   nuv.c                                 Reimar Doeffinger
-  oggdec.c, oggdec.h                    David Conrad
-  oggenc.c                              Baptiste Coudurier
-  oggparse*.c                           David Conrad
+  oggdec.c, oggdec.h                    David Conrad, Romain Beauxis
+  oggenc.c                              Baptiste Coudurier, Romain Beauxis
+  oggparse*.c                           David Conrad, Romain Beauxis
   oma.c                                 Maxim Poliakovski
   pp_bnk.c                              Zane van Iperen
   psxstr.c                              Mike Melanson
-- 
2.49.1

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-18 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-18 23:00 [FFmpeg-devel] [PATCH] Add myself as maintainer to the various ogg files. (PR #20961) toots via ffmpeg-devel
2025-11-18 23:08 ` [FFmpeg-devel] Fwd: " Romain Beauxis via ffmpeg-devel

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git