diff mbox series

[FFmpeg-devel] web/consulting: add myself

Message ID 20230618092156.24075-1-anton@khirnov.net
State New
Headers show
Series [FFmpeg-devel] web/consulting: add myself | expand

Checks

Context Check Description
andriy/configure_x86 warning Failed to apply patch
yinshiyou/configure_loongarch64 warning Failed to apply patch

Commit Message

Anton Khirnov June 18, 2023, 9:21 a.m. UTC
---
 src/consulting | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Michael Niedermayer June 18, 2023, 3:26 p.m. UTC | #1
On Sun, Jun 18, 2023 at 11:21:56AM +0200, Anton Khirnov wrote:
> ---
>  src/consulting | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

LGTM

thx

[...]
diff mbox series

Patch

diff --git a/src/consulting b/src/consulting
index c2c78fc..70a88e5 100644
--- a/src/consulting
+++ b/src/consulting
@@ -144,4 +144,16 @@  E.g.:
       </p>
     </div> <!-- well -->
   </div> <!-- col -->
+  <div class="col-md-4">
+    <div class="well">
+      <h3>Anton Khirnov</h3>
+      <p>
+        Anton is located in Prague, Czechia, and has been a contributor since 2008.
+        He has worked on most parts of FFmpeg, with special focus on overall
+        architecture, APIs, and the <code>ffmpeg</code> CLI tool. He is available
+        for consulting via <a href="https://fflabs.eu/">FFlabs</a> at
+        <a href="mailto:anton@fflabs.eu">anton@fflabs.eu</a>
+      </p>
+    </div> <!-- well -->
+  </div> <!-- col -->
 </div> <!-- row -->