diff mbox

[FFmpeg-devel] web/consulting: add myself

Message ID 20161123024142.28042-1-lq@chinaffmpeg.org
State Accepted
Headers show

Commit Message

Liu Steven Nov. 23, 2016, 2:41 a.m. UTC
Been getting occassional consulting help emails for a while, so I might
as well add myself here.

Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
---
 src/consulting |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

Comments

Lou Logan Nov. 23, 2016, 8:12 p.m. UTC | #1
On Wed, 23 Nov 2016 10:41:42 +0800, Steven Liu wrote:

> Been getting occassional consulting help emails for a while, so I might
> as well add myself here.
> 
> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
> ---
>  src/consulting |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)

Pushed.
diff mbox

Patch

diff --git a/src/consulting b/src/consulting
index b18ad22..c04b7b4 100644
--- a/src/consulting
+++ b/src/consulting
@@ -144,4 +144,17 @@  E.g.:
       </p>
     </div> <!-- well -->
   </div> <!-- col -->
+  <div class="col-md-4">
+    <div class="well">
+      <h3>Steven Liu</h3>
+      <p>
+        Steven is located in BeiJing, China. He works with FFmpeg since
+        2010 and is a maintainer since 2016. The focus of his work is on network
+        protocols and all areas of audio/video streaming. He has special expertise
+        with HTTP, RTMP, HLS, MP4, FLV, MPEGTS, libavformat, ff* tools usage and usability issues.
+        You can contact him by email at
+        <a href="mailto:lq@chinaffmpeg.org">lq@chinaffmpeg.org</a>.
+      </p>
+    </div> <!-- well -->
+  </div> <!-- col -->
 </div> <!-- row -->