From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <g...@haerdin.se> Date: Sun, 2 Jan 2022 15:47:30 +0100 Subject: [PATCH] web/consulting: add myself
--- src/consulting | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/consulting b/src/consulting index 01e4995..96a5b28 100644 --- a/src/consulting +++ b/src/consulting @@ -106,6 +106,18 @@ E.g.: </p> </div> <!-- well --> </div> <!-- col --> + <div class="col-md-4"> + <div class="well"> + <h3>Tomas Härdin</h3> + <p> + Tomas is located in Umeå, Sweden. + He has worked on FFmpeg since 2009 and has been a maintainer since 2010. + He has expertise in broadcast formats, mainly MXF and AAF, and is also available for general FFmpeg work. + For more information on Tomas' areas of expertise see <a href="https://www.haerdin.se/pages/consulting.html">the consulting page on his website</a>. + You can contact him by email at <a href="mailto:consult...@haerdin.se">consult...@haerdin.se</a> or by XMPP at <a href="xmpp:t...@haerdin.se">t...@haerdin.se</a>. + </p> + </div> <!-- well --> + </div> <!-- col --> <div class="col-md-4"> <div class="well"> <h3>Steven Liu</h3> -- 2.30.2
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".