mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Add new team members to company page (#34701)
This commit is contained in:
parent
ff52ecea8d
commit
cc6ef4f4b3
BIN
website/images/photos/andy-james.jpg
Normal file
BIN
website/images/photos/andy-james.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
website/images/photos/mark-zitnik.jpg
Normal file
BIN
website/images/photos/mark-zitnik.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
website/images/photos/miel-donkers.jpg
Normal file
BIN
website/images/photos/miel-donkers.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
website/images/photos/tyler-hannan.jpg
Normal file
BIN
website/images/photos/tyler-hannan.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
@ -154,6 +154,19 @@
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
<a href="https://www.linkedin.com/in/mieldonkers/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/miel-donkers.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Miel Donkers') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Senior Cloud Software Engineer') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
<a href="https://www.linkedin.com/in/artur-filatenkov-5a51a8217/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/artur-filatenkov.jpg">
|
||||
</a>
|
||||
@ -229,6 +242,19 @@
|
||||
{{ _('Associate, Business Strategy & Ops') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
<a href="https://www.linkedin.com/in/tylerhannan/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/tyler-hannan.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Tyler Hannan') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Senior Director, Developer Advocacy') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
@ -268,6 +294,19 @@
|
||||
{{ _('Account Executive, AMER') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
<a href="https://www.linkedin.com/in/andy-james-48032a5/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/andy-james.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Andy James') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Business Technology Full Stack Lead') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
@ -697,6 +736,19 @@
|
||||
{{ _('Senior Technical Project Manager') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
<a href="https://www.linkedin.com/in/markzitnik/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/mark-zitnik.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Mark Zitnik') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Senior Cloud Software Engineer') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user