[FFmpeg-cvslog] [ffmpeg-web] branch master updated. edd2802 web:Move up entry from last line to correct formating

ffmpeg-cvslog at ffmpeg.org ffmpeg-cvslog at ffmpeg.org
Thu Jun 9 21:51:30 CEST 2016


The branch, master has been updated
       via  edd28025ea3d2717aae90e6f5130ffda31e816ce (commit)
      from  eef48c3e272aeecf79c9e1c39f9995830dd816a2 (commit)


- Log -----------------------------------------------------------------
commit edd28025ea3d2717aae90e6f5130ffda31e816ce
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Thu Jun 9 21:48:13 2016 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Thu Jun 9 21:48:13 2016 +0200

    web:Move up entry from last line to correct formating
    
    Found-by: Logan
    Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

diff --git a/src/consulting b/src/consulting
index d281ebf..b18ad22 100644
--- a/src/consulting
+++ b/src/consulting
@@ -70,6 +70,18 @@ E.g.:
       </p>
     </div> <!-- well -->
   </div> <!-- col -->
+  <div class="col-md-4">
+    <div class="well">
+      <h3>Lou Logan</h3>
+      <p>
+        Lou is located in Alaska and is available for contract work, general
+        consulting, and troubleshooting involving the <code>ffmpeg</code> cli tool.
+        He has been a maintainer since 2011, and focuses on helping users,
+        documentation, and project communication. You can contact him by email at
+        <a href="mailto:lou%20at%20lrcd%20dot%20com">lou at lrcd dot com</a>.
+      </p>
+    </div> <!-- well -->
+  </div> <!-- col -->
 </div> <!-- row -->
 <div class="row">
   <div class="col-md-4">
@@ -132,16 +144,4 @@ E.g.:
       </p>
     </div> <!-- well -->
   </div> <!-- col -->
-  <div class="col-md-4">
-    <div class="well">
-      <h3>Lou Logan</h3>
-      <p>
-        Lou is located in Alaska and is available for contract work, general
-        consulting, and troubleshooting involving the <code>ffmpeg</code> cli tool.
-        He has been a maintainer since 2011, and focuses on helping users,
-        documentation, and project communication. You can contact him by email at
-        <a href="mailto:lou%20at%20lrcd%20dot%20com">lou at lrcd dot com</a>.
-      </p>
-    </div> <!-- well -->
-  </div> <!-- col -->
 </div> <!-- row -->

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

Summary of changes:
 src/consulting | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list