Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored Nov 20, 2023
1 parent d9256e4 commit 876c90d
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 @@ -4,6 +4,10 @@ module.exports = {
"name": "Sahaya Andrews",
"apacheId": "andrews"
},
{
"name": "Daniel Blankensteiner",
"apacheId": "blankensteiner"
},
{
"name": "Bo Cong",
"apacheId": "bogong"
Expand Down Expand Up @@ -178,10 +182,6 @@ module.exports = {
"name": "Baodi Shi",
"apacheId": "baodi"
},
{
"name": "Daniel Blankensteiner",
"apacheId": "blankensteiner"
},
{
"name": "Christophe Bornet",
"apacheId": "cbornet"
Expand Down Expand Up @@ -250,6 +250,10 @@ module.exports = {
"name": "Neng Lu",
"apacheId": "nlu90"
},
{
"name": "Chris Bono",
"apacheId": "onobc"
},
{
"name": "Rui Fu",
"apacheId": "rfu"
Expand Down

0 comments on commit 876c90d

Please sign in to comment.