Skip to content
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
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ prepare:
python gen_config.py

TEAMS_DIR = static/gallery
TEAMS = emeritus-maintainers maintainers triage-team survey-team web-team
TEAMS = emeritus-maintainers maintainers docs-team triage-team survey-team web-team
TEAMS_QUERY = python themes/scientific-python-hugo-theme/tools/team_query.py

$(TEAMS_DIR):
Expand Down
2 changes: 2 additions & 0 deletions content/en/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ communities worldwide by building quality, open-source software.

{{< include-html "static/gallery/maintainers.html" >}}

{{< include-html "static/gallery/docs-team.html" >}}

{{< include-html "static/gallery/web-team.html" >}}

{{< include-html "static/gallery/triage-team.html" >}}
Expand Down
2 changes: 2 additions & 0 deletions content/ja/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ communities worldwide by building quality, open-source software.

{{< include-html "static/gallery/maintainers.html" >}}

{{< include-html "static/gallery/docs-team.html" >}}

{{< include-html "static/gallery/web-team.html" >}}

{{< include-html "static/gallery/triage-team.html" >}}
Expand Down
2 changes: 2 additions & 0 deletions content/pt/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ communities worldwide by building quality, open-source software.

{{< include-html "static/gallery/maintainers.html" >}}

{{< include-html "static/gallery/docs-team.html" >}}

{{< include-html "static/gallery/web-team.html" >}}

{{< include-html "static/gallery/triage-team.html" >}}
Expand Down
99 changes: 99 additions & 0 deletions static/gallery/docs-team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@

<div class="team">
<h6 class="name title">Docs team</h6>
<div class="members">

<div class="member">
<a href="https://github.com/HaoZeke" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/4336207?u=564d623a8c9d710c3520841b83458b0bf1eae010&v=4"
loading="lazy"
alt="Avatar of Rohit Goswami"
/>
</div>
Rohit Goswami
</a>
</div>

<div class="member">
<a href="https://github.com/InessaPawson" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/43481325?u=abd6a16d90a864bde887199e0375699e3d05d915&v=4"
loading="lazy"
alt="Avatar of Inessa Pawson"
/>
</div>
Inessa Pawson
</a>
</div>

<div class="member">
<a href="https://github.com/MarsBarLee" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/46167686?u=529b2953f1c11efa4639df47ef6d403ba684163b&v=4"
loading="lazy"
alt="Avatar of MarsBarLee"
/>
</div>
MarsBarLee
</a>
</div>

<div class="member">
<a href="https://github.com/mattip" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/823911?u=1dd52e6dcca6a7a35b6644935cdd33a6e166a596&v=4"
loading="lazy"
alt="Avatar of Matti Picus"
/>
</div>
Matti Picus
</a>
</div>

<div class="member">
<a href="https://github.com/melissawm" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/3949932?u=aacac68df60d2cf64c17c7e5aa17adf8b738aa7b&v=4"
loading="lazy"
alt="Avatar of Melissa Weber Mendonça"
/>
</div>
Melissa Weber Mendonça
</a>
</div>

<div class="member">
<a href="https://github.com/Mukulikaa" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/60316606?u=51b76f6e7968340eec48cbc2f35a581cc43f4450&v=4"
loading="lazy"
alt="Avatar of Mukulika"
/>
</div>
Mukulika
</a>
</div>

<div class="member">
<a href="https://github.com/rossbar" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/1268991?u=974707b96081a9705f3a239c0773320f353ee02f&v=4"
loading="lazy"
alt="Avatar of Ross Barnowski"
/>
</div>
Ross Barnowski
</a>
</div>

</div>
</div>

2 changes: 1 addition & 1 deletion static/gallery/maintainers.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ <h6 class="name title">Maintainers</h6>
<a href="https://github.com/seiko2plus" class="name">
<div class="photo">
<img
src="https://avatars.githubusercontent.com/u/12713707?u=83eef8f74afa980c1169c64a4b4297b29a8864ea&v=4"
src="https://avatars.githubusercontent.com/u/12713707?u=5a3f6a8de4801d7878750cbd0bb2e0427bf0af0b&v=4"
loading="lazy"
alt="Avatar of Sayed Adel"
/>
Expand Down