Skip to content

Commit

Permalink
AntoineC -> Mixxx Core Devs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Sep 19, 2024
1 parent 1795c35 commit 27768b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ def __init__(self, url, title, context, css="", children=()):
"Antoine Colombier": {
"github": "acolombier",
"email": "[email protected]",
"tagline": "Mixxx Contributor",
"tagline": "Mixxx Core Developer",
},
}

Expand Down
2 changes: 1 addition & 1 deletion theme/templates/pages/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ <h2><a class="headline-link" href="#developers">{% trans %}Mixxx Development Tea
<div>J&ouml;rg Wartenberg</div>
<div>Fredrik Wieczerkowski</div>
<div>Maarten de Boer</div>
<div>Antoine Colombier</div>
</div>
</div>

Expand Down Expand Up @@ -81,7 +82,6 @@ <h6><a class="headline-link docs-header" href="#contributors">{% trans %}With co
<div>Jakob Leifhelm</div>
<div>Florian Goth</div>
<div>Chase Durand</div>
<div>Antoine Colombier</div>
<div>John Last</div>
<div>Saksham Hans</div>
<div>Robbert van der Helm</div>
Expand Down

0 comments on commit 27768b6

Please sign in to comment.