Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove alastair #434

Merged
merged 1 commit into from
Oct 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading