diff mbox

[FFmpeg-devel] web/consulting: add myself

Message ID 9a5203e8-9945-c7a6-addd-663e546d0012@gyani.pro
State Accepted
Headers show

Commit Message

Gyan Doshi Jan. 31, 2019, 4:27 p.m. UTC
From a03e88da9deb21b800714b695b4d99edb54397ff Mon Sep 17 00:00:00 2001
From: Gyan Doshi <ffmpeg@gyani.pro>
Date: Thu, 31 Jan 2019 21:44:19 +0530
Subject: [PATCH] web/consulting: add myself

Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
---
 src/consulting | 13 +++++++++++++
 1 file changed, 13 insertions(+)

Comments

Lou Logan Jan. 31, 2019, 7:15 p.m. UTC | #1
On Thu, 31 Jan 2019 21:57:38 +0530
Gyan <ffmpeg@gyani.pro> wrote:

> From a03e88da9deb21b800714b695b4d99edb54397ff Mon Sep 17 00:00:00 2001
> From: Gyan Doshi <ffmpeg@gyani.pro>
> Date: Thu, 31 Jan 2019 21:44:19 +0530
> Subject: [PATCH] web/consulting: add myself
> 
> Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
> ---
>  src/consulting | 13 +++++++++++++
>  1 file changed, 13 insertions(+)

Pushed.
diff mbox

Patch

diff --git a/src/consulting b/src/consulting
index c04b7b4..7dbc61c 100644
--- a/src/consulting
+++ b/src/consulting
@@ -158,3 +158,16 @@  E.g.:
     </div> <!-- well -->
   </div> <!-- col -->
 </div> <!-- row -->
+<div class="row">
+  <div class="col-md-4">
+    <div class="well">
+      <h3>Gyan Doshi</h3>
+      <p>
+        Gyan is located in Mumbai, India and is available for consulting
+        work. He has been a maintainer since 2018, and has expertise in ff* tools usage
+        and troubleshooting. You can contact him by email at
+        <a href="mailto:ffmpeg%20at%20gyani%20dot%20pro">ffmpeg at gyani dot pro</a>.
+      </p>
+    </div> <!-- well -->
+  </div> <!-- col -->
+</div> <!-- row -->