Skip to content

Commit

Permalink
Merge pull request #35 from zorenal/main
Browse files Browse the repository at this point in the history
updated contributer list
  • Loading branch information
user-byte123 authored Feb 5, 2024
2 parents 50ea3a6 + e63e886 commit 73c681b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ import GitHubLogo from "../public/github-mark.png"

const Teams = () => {
const people = [
{ name: 'Cathy Luong', github: 'https://github.com/cyliang93'},
{ name: 'Zoren Labrador', github: 'https://github.com/zorenal'},
{ name: 'Kevin Chou', github: 'https://github.com/choukevin612'},
{ name: 'Elaine Wong', github: 'https://github.com/user-byte123'},
{ name: 'Annabelle Ni', github: 'https://github.com/annni11' },
{ name: 'Derek Koh', github: 'https://github.com/derekoko' },
{ name: 'Peter Zepf', github: 'https://github.com/peterzepf' },
Expand Down

0 comments on commit 73c681b

Please sign in to comment.