Skip to content

Commit

Permalink
add Ilan and Tim to the website (#130)
Browse files Browse the repository at this point in the history
* add Ilan and Tim to the website

* Update gh-pages.yml
  • Loading branch information
mikelkou authored Sep 23, 2024
1 parent ca85120 commit 8b571dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
publish_dir: ./public

- name: Upload page build as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: github.ref != 'refs/heads/main'
with:
name: scverse.github.io
Expand Down
7 changes: 7 additions & 0 deletions content/people/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,17 @@ preface = "For people participating in and interacting with the consortium, ther
name = "Roshan Sharma"
url = "https://github.com/roshan9128"

[[teams.members]]
name = "Ilan Gold"
url = "https://github.com/ilan-gold"

[[teams.members]]
name = "Wouter-Michiel Vierdag"
url = "https://github.com/melonora"

[[teams.members]]
name = "Tim Treis"
url = "https://github.com/timtreis"

# ---------- steering committee, in alphabetical order

Expand Down

0 comments on commit 8b571dd

Please sign in to comment.