[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8141001 web/consulting: add myself
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Mon Jun 19 12:16:01 EEST 2023
The branch, master has been updated
via 81410017615bfdcb8ddf8a931f7f22d628a16ba9 (commit)
from 93bfb6f44417119afe36f90ff6d779fe62b74097 (commit)
- Log -----------------------------------------------------------------
commit 81410017615bfdcb8ddf8a931f7f22d628a16ba9
Author: Anton Khirnov <anton at khirnov.net>
AuthorDate: Sun Jun 18 11:20:46 2023 +0200
Commit: Anton Khirnov <anton at khirnov.net>
CommitDate: Sun Jun 18 11:20:46 2023 +0200
web/consulting: add myself
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 at fflabs.eu">anton at fflabs.eu</a>
+ </p>
+ </div> <!-- well -->
+ </div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/consulting | 12 ++++++++++++
1 file changed, 12 insertions(+)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list