Skip to content

Commit

Permalink
Merge pull request #30 from open-source-labs/test
Browse files Browse the repository at this point in the history
test
  • Loading branch information
troutman21 committed Nov 14, 2023
2 parents 6eec7b9 + 463c628 commit dfbd595
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: 'Annabelle Ni', github: 'https://github.com/annni11' },
{ name: 'Annabelle Ni!!!!!!', github: 'https://github.com/annni11' },
{ name: 'Derek Koh', github: 'https://github.com/derekoko' },
{ name: 'Peter Zepf', github: 'https://github.com/peterzepf' },
{ name: 'Tony Gao', github: 'https://github.com/tgao17' },
Expand Down

0 comments on commit dfbd595

Please sign in to comment.