Skip to content

Commit 03a61a2

Browse files
authored
Merge pull request #383 from atj/add-atj-to-team
Add myself to the team page.
2 parents 643fedb + cded536 commit 03a61a2

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

metabrainz/static/img/team/atj.jpg

12.2 KB
Loading

metabrainz/templates/index/team.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,29 @@ <h4>{{ _('<span class="name">Akshat Tiwari</span> &mdash; Junior Software Engine
235235
</div>
236236
</div>
237237

238+
<div class="person">
239+
<img
240+
alt="Adam James' photo"
241+
class="pic"
242+
src="{{ url_for('static', filename='img/team/atj.jpg') }}"
243+
/>
244+
<div class="bio">
245+
<h4>{{ _('<span class="name">Adam James</span> &mdash; System Administrator') }}</h4>
246+
<p>
247+
{{ _('Adam is a system administrator and occasional developer with over 15 years experience in Linux and Open Source
248+
software. A huge music lover, he became an active MusicBrainz editor whilst organising his digital music collection,
249+
which led to his involvement in the MetaBrainz community.
250+
Adam's time is being provided on a pro-bono basis by <a href="https://www.transitiv.co.uk">Transitiv Technologies</a>,
251+
where he is a consultant and technical director.') }}
252+
</p>
253+
<ul class="links">
254+
<li><strong>IRC:</strong> atj</li>
255+
<li><strong>MusicBrainz:</strong> <a href="https://musicbrainz.org/user/atj">atj</a></li>
256+
<li><strong>GitHub:</strong> <a href="https://github.com/atj">atj</a></li>
257+
</ul>
258+
</div>
259+
</div>
260+
238261
<h2>{{ _('Voluntary Project Leaders') }}</h2>
239262

240263
<div class="person">

0 commit comments

Comments
 (0)