Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored Feb 20, 2024
1 parent af2fdb6 commit aaaffa8
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ module.exports = {
"name": "Hang Chen",
"apacheId": "chenhang"
},
{
"name": "David Jensen",
"apacheId": "djensen"
},
{
"name": "Enrico Olivelli",
"apacheId": "eolivelli"
Expand Down Expand Up @@ -174,6 +178,10 @@ module.exports = {
"name": "Aloys Zhang",
"apacheId": "aloyszhang"
},
{
"name": "Asaf Mesika",
"apacheId": "amesika"
},
{
"name": "Andrey Yegorov",
"apacheId": "ayegorov"
Expand Down Expand Up @@ -202,10 +210,6 @@ module.exports = {
"name": "Dezhi Liu",
"apacheId": "dezhiliu"
},
{
"name": "David Jensen",
"apacheId": "djensen"
},
{
"name": "Yuri Mizushima",
"apacheId": "equanz"
Expand Down

0 comments on commit aaaffa8

Please sign in to comment.