The branch, master has been updated
       via  fdac209125a4cbf0de4221f96083900d167131a5 (commit)
      from  ade9b73384dfc6021bdc0e59f1d02728e6879513 (commit)


- Log -----------------------------------------------------------------
commit fdac209125a4cbf0de4221f96083900d167131a5
Author:     Lou Logan <l...@lrcd.com>
AuthorDate: Fri Sep 12 15:17:24 2014 -0800
Commit:     Lou Logan <l...@lrcd.com>
CommitDate: Tue Sep 16 12:35:39 2014 -0800

    web/contact: clarify mailing list descriptions
    
    Also organize mailing lists by development, help, then logs.
    
    Signed-off-by: Lou Logan <l...@lrcd.com>

diff --git a/src/contact b/src/contact
index 640ae58..130addf 100644
--- a/src/contact
+++ b/src/contact
@@ -32,30 +32,29 @@
       </div>
       <br>
       <div class="list-group">
+        <a class="list-group-item" 
href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/";>
+          <strong>ffmpeg-devel</strong><br>
+          For discussions involving development of FFmpeg. Patches for FFmpeg 
should be submitted
+          here. It is <strong>not</strong> for development of software that 
use the FFmpeg libraries
+          and <strong>not</strong> for bug reports unless you are submitting a 
patch that fixes the
+          problem.
+        </a>
         <a class="list-group-item" 
href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-user/";>
           <strong>ffmpeg-user</strong><br>
-          This list is for regular user questions and discussions including 
usage of
-          <code>ffmpeg</code>, <code>ffplay</code>, <code>ffprobe</code>, and
-          <code>ffserver</code>
+          For general user questions and discussions involving the FFmpeg cli 
tools:
+          <code>ffmpeg</code>, <code>ffplay</code>, <code>ffprobe</code>, and 
<code>ffserver</code>.
         </a>
         <a class="list-group-item" 
href="https://lists.ffmpeg.org/mailman/listinfo/libav-user/";>
           <strong>libav-user</strong><br>
-          This list is for application developer questions about development 
using the
-          FFmpeg libraries
-        </a>
-        <a class="list-group-item" 
href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/";>
-          <strong>ffmpeg-devel</strong><br>
-          This list is for development of FFmpeg itself. It is 
<strong>not</strong> for
-          development of software that use the FFmpeg libraries and 
<strong>not</strong>
-          for bug reports
+          For questions about using the FFmpeg libraries and API.
         </a>
         <a class="list-group-item" 
href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-cvslog/";>
           <strong>ffmpeg-cvslog</strong><br>
-          This list gets all changes to the FFmpeg sources / main git 
repository.
+          A log of all changes and updates made to the FFmpeg source.
         </a>
         <a class="list-group-item" 
href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-trac/";>
           <strong>ffmpeg-trac</strong><br>
-          This list gets all changes to the FFmpeg Trac issue tracker.
+          Receives all bug reports, comments, and status changes made on the 
bug tracker.
         </a>
       </div> <!-- list-group -->
     </div> <!-- col -->

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

Summary of changes:
 src/contact |   25 ++++++++++++-------------
 1 files changed, 12 insertions(+), 13 deletions(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to