Skip to content

Commit

Permalink
Add Fabio to the team page
Browse files Browse the repository at this point in the history
  • Loading branch information
faluchet authored and bari12 committed May 27, 2024
1 parent 03ebe94 commit b1c40d9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
Binary file added images/team/fabio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,21 @@ <h2>
</div>
</div>
<div class="personcard">
<div class="personcard_image"></div>
<figure class="personcard_image">
<img src="images/team/fabio.jpg" alt="Picture of Fabio Luchetti">
</figure>
<div class="personcard_text">
<div class="personcard_header">
<h2>Fabio Luchetti</h2>
<h2>
Fabio Luchetti
<a class="icon fa-envelope" href="mailto:[email protected]"></a>
<a class="icon fa-github" href="https://github.com/faluchet"></a>
<a class="icon fa-linkedin" href="https://www.linkedin.com/in/fabioluchetti/"></a>
</h2>
</div>
<p>
Fabio began his journey with the ATLAS Distributed Computing group in 2021. Progressively taking the lead of Operations within the Distributed Data Management team, his contributions to Rucio focus on the storage consistency-checks component and integration efforts. Prior experiences include the development of the Kubernetes CI/CD framework, the client-server protobuf integration and the release-cycle workflow of tagged releases for the EOS storage service at CERN.
</p>
</div>
</div>
<div class="personcard">
Expand Down

0 comments on commit b1c40d9

Please sign in to comment.