Michael Niedermayer via ffmpeg-devel (HE12025-10-16):
> for this https://ffmpeg.org/contact.html#MailingLists
> 
> you can add it to [email protected]:ffmpeg-web
> you should have write access

Hi. Thanks for the reminder. It is not easy to add usefully, but I can
propose the attached patch.

> for https://lists.ffmpeg.org/mailman3/lists/ffmpeg-devel.ffmpeg.org/
> iam not sure where to change that

Alas, that would be the place where it is most useful.

Regards,

-- 
  Nicolas George
>From 607f9bc14f46fbbb6f73b83f20d0688e5535a3b6 Mon Sep 17 00:00:00 2001
From: Nicolas George <[email protected]>
Date: Wed, 12 Nov 2025 19:23:15 +0100
Subject: [PATCH] contact: link to other mailing-list archive

Signed-off-by: Nicolas George <[email protected]>
---
 src/contact | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/contact b/src/contact
index 6943d06..95c934d 100644
--- a/src/contact
+++ b/src/contact
@@ -64,6 +64,11 @@
           tracker).
         </a>
       </div> <!-- list-group -->
+      <div style="color: white">
+        <p>
+	  <a href="https://lists.ffmpeg.org/lore/";>Alternate mailing-archive</a>
+        </p>
+      </div>
     </div> <!-- col -->
     <div class="col-md-3">
       <h3 id="MailingListArchives">
-- 
2.51.0

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

Reply via email to