Skip to content

Commit

Permalink
add research eng
Browse files Browse the repository at this point in the history
  • Loading branch information
cesare-spinoso committed Oct 21, 2024
1 parent 43a4aa8 commit 781b5cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/add-update-member.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ body:
- "Master"
- "Undergraduate"
- "Intern"
- "Research Engineer"
validations:
required: true

Expand Down
8 changes: 8 additions & 0 deletions _pages/people.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ layout: archive

{% include card-authors-with-role.html authors=site.data.authors role="Intern" alumni=false %}

## Research Engineers

{% include card-authors-with-role.html authors=site.data.authors role="Research Engineer" alumni=false %}

---

# Alumni
Expand All @@ -58,6 +62,10 @@ layout: archive

{% include card-authors-with-role.html authors=site.data.authors role="Intern" alumni=true %}

## Research Engineers

{% include card-authors-with-role.html authors=site.data.authors role="Research Engineer" alumni=true %}

<br/>

## Updating the website
Expand Down

0 comments on commit 781b5cb

Please sign in to comment.