Skip to content

Commit

Permalink
Merge pull request #19 from open-source-labs/gitHubActionsInit
Browse files Browse the repository at this point in the history
testing if update will work
  • Loading branch information
troutman21 committed Oct 18, 2023
2 parents 11c75d9 + 9e13911 commit 0c555ae
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: 'Phillip 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 0c555ae

Please sign in to comment.