Skip to content

Commit

Permalink
Updated team names
Browse files Browse the repository at this point in the history
  • Loading branch information
misterjoecool committed Jun 4, 2024
1 parent 334bba1 commit ae8bec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import GitHubLogo from '../public/github-mark.png';

const Teams = () => {
const people = [
{ name: 'Zhijiao(Joy) Li', github: 'https://github.com/lovelyjoy1991' },
{ name: 'Zhijiao Li', github: 'https://github.com/lovelyjoy1991' },
{ name: 'Ting Li', github: 'https://github.com/Tingg-v1' },
{ name: 'Michael Ma', github: 'https://github.com/michaelma7' },
{ name: 'Ivan Navarro', github: 'https://github.com/navaiva' },
Expand Down

0 comments on commit ae8bec2

Please sign in to comment.