Skip to content

Commit

Permalink
feat: add Neeraj Godiyal to the team members list
Browse files Browse the repository at this point in the history
  • Loading branch information
NeerajGodiyal committed Nov 25, 2024
1 parent 2087216 commit 71b7981
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/pages/people.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ const People = () => {
linkedin: "https://linkedin.com/in/ayamdobhal",
portfolio: "https://iamdobhal.dev",
},
{
name: "Neeraj Godiyal",
role: "Creative Frontend Specialist / Co-Founder",
image: "/devs/koro.png",
github: "https://github.com/NeerajGodiyal",
linkedin: "https://linkedin.com/in/neerajgodiyal",
portfolio: "https://neerajgodiyal.me",
},
{
name: "Sumit Kumar",
role: "Lead Developer",
Expand All @@ -29,15 +37,7 @@ const People = () => {
portfolio: "https://bhanueso.me",
},
{
name: "Neeraj Godiyal",
role: "Creative Frontend Specialist",
image: "/devs/koro.png",
github: "https://github.com/NeerajGodiyal",
linkedin: "https://linkedin.com/in/neerajgodiyal",
portfolio: "https://neerajgodiyal.me",
},
{
name: "Rupansh Sekar",
name: "Chindi Rupansh Sekar",
role: "Everything Developer",
image: "/devs/rupansh.jpeg",
github: "https://github.com/rupansh",
Expand Down

0 comments on commit 71b7981

Please sign in to comment.