Skip to content

Commit

Permalink
Merge pull request #456 from metabrainz/add-hazel
Browse files Browse the repository at this point in the history
Add Hazel Savage as our director.
  • Loading branch information
mayhem committed Mar 6, 2024
2 parents 563145a + 28b4cc5 commit 3189f9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion metabrainz/templates/index/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ <h3>{{ _('Board of Directors') }}</h3>
<li>{{ _('Director <a href="%(cory_url)s">Cory Doctorow</a>, Sci-Fi author and editor of the <a href="%(boing_url)s">Boing Boing</a> weblog', cory_url='http://craphound.com/', boing_url='https://boingboing.net/') }}</li>
<li>{{ _('Director <a href="%(matthew_url)s">Matthew Hawn</a> of <a href="%(audio_net_url)s">Audio Network</a>', matthew_url='https://www.linkedin.com/pub/matthew-hawn/8/b74/8a', audio_net_url='https://www.audionetwork.com/') }}</li>
<li>{{ _('Director &amp; Treasurer <a href="%(rassami_url)s">Rassami Hok Ljungberg</a> of the <a href="%(m4p5_url)s">Music 4.5 seminar series</a> put on by <a href="%(two_pears_url)s">2 Pears</a>', rassami_url='https://www.linkedin.com/in/rassamih', m4p5_url='http://www.music4point5.com/', two_pears_url='http://2pears.com/') }}</li>
<li>{{ _('Executive Director <a href="%(mayhem_url)s">Robert Kaye</a> of the MetaBrainz Foundation', mayhem_url='http://mayhem-chaos.net/') }}</li>
<li>{{ _('Executive Director <a href="%(mayhem_url)s">Robert Kaye</a> of the MetaBrainz Foundation', mayhem_url='http://mayhem.cat/') }}</li>
<li>{{ _('Director <a href="%(hazel_url)s">Hazel Savage</a> of <a href="%(soundcloud)s">SoundCloud</a>',
hazel_url='https://www.linkedin.com/in/hazelrebeccasavage/', soundcloud='https://soundcloud.com') }}</li>
<li>{{ _('Secretary <a href="%(reo_url)s">Nicolás Tamargo</a>, Junior Software Engineer at MetaBrainz Foundation', reo_url='https://musicbrainz.org/user/reosarevok') }}</li>
</ul>
<p>
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ psycopg2-binary==2.9.7
pytest==7.4.0
pytest-cov==4.1.0
python-dateutil==2.8.0
python-quickbooks==0.9.3
python-quickbooks==0.9.6
pytz==2022.7.1
rauth==0.7.3
redis==4.5.4
Expand Down

0 comments on commit 3189f9a

Please sign in to comment.