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

Update CatQuest's team info #421

Merged
merged 1 commit into from
Aug 4, 2023
Merged
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
8 changes: 4 additions & 4 deletions metabrainz/templates/index/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,16 +333,16 @@ <h4>{{ _('<span class="name">David "drsaunde" Saunders</span> &mdash; MusicBrain
src="{{ url_for('static', filename='img/team/catcat.jpg') }}"
/>
<div class="bio">
<h4>{{ _('<span class="name">C. "CatCat" Holm</span> &mdash; MusicBrainz Instruments') }}</h4>
<h4>{{ _('<span class="name">Akira Holm</span> &mdash; MusicBrainz Instruments') }}</h4>
<p>
{{ _('CatQuest, the Endeavouring Cat! (CatCat, for short) has been a MusicBrainz editor since 2004, and
is in charge of adding and improving the musical instruments in MusicBrainz (the very unseriously-named,
yet quite important "Instrument Inserter" position). When not looking all over the internet (and the library!)
for instrument data, their other hobbies include playing games, listening to all sorts of different music,
Lego, colouring, and collecting all sorts of things, from stickers and stamps to bottlecaps.') }}
for instrument data, his other hobbies include playing games, listening to all sorts of different music, Lupin
III, colouring, and collecting all sorts of things, from stickers and stamps to bottlecaps.') }}
</p>
<ul class="links">
<li><strong>IRC:</strong> CatQuest</li>
<li><strong>IRC:</strong> ApeKattQuest</li>
<li><strong>MusicBrainz:</strong> <a href="https://musicbrainz.org/user/CatCat">CatCat</a></li>
<li><strong>ListenBrainz:</strong> <a href="https://listenbrainz.org/user/CatCat">CatCat</a></li>
</ul>
Expand Down
Loading