Skip to content

Commit

Permalink
Merge pull request #434 from metabrainz/remove-alastair
Browse files Browse the repository at this point in the history
Remove alastair
  • Loading branch information
mayhem authored Oct 3, 2023
2 parents e846c21 + 0b155a6 commit b03d9d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
Binary file removed frontend/img/team/alastair_porter.jpg
Binary file not shown.
25 changes: 0 additions & 25 deletions metabrainz/templates/index/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,31 +165,6 @@ <h4>{{ _('<span class="name">Nicolas Pelletier</span> &mdash; BookBrainz Lead,
</div>
</div>

<div class="person">
<img
alt="Alastair Porter's photo"
class="pic"
src="{{ url_for('static', filename='img/team/alastair_porter.jpg') }}"
/>
<div class="bio">
<h4>{{ _('<span class="name">Alastair Porter</span> &mdash; AcousticBrainz Lead &amp; Software Engineer') }}</h4>
<p>
{{ _('Alastair has been involved with MusicBrainz for over a decade, starting by contributing data and later as the
developer of the <a href="%(pymb_url)s">python webservice bindings</a>.',
pymb_url="https://github.com/alastair/python-musicbrainzngs")}}
</p>
<p>
{{ _('In 2014 while at the <a href="%(mtg)s">Music Technology Group</a>, he collaborated with MetaBrainz in developing and
launching AcousticBrainz, and since then has worked on it as a volunteer. He now works with the MetaBrainz team
as the lead AcousticBrainz developer.',
mtg="https://www.upf.edu/web/mtg/") }}
</p>
<ul class="links">
<li><strong>IRC:</strong> alastairp</li>
</ul>
</div>
</div>

<div class="person">
<img
alt="Kartik Ohri's photo"
Expand Down

0 comments on commit b03d9d3

Please sign in to comment.