Skip to content

Commit

Permalink
Merge pull request #4 from devfolioco/all-contributors/add-preetjdp
Browse files Browse the repository at this point in the history
docs: add preetjdp as a contributor for research, and ideas
  • Loading branch information
prathamVaidya authored Jan 24, 2025
2 parents bb419db + e0eba19 commit 4f1535e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
15 changes: 13 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,21 @@
"avatar_url": "https://avatars.githubusercontent.com/u/61202986?v=4",
"profile": "https://prathamvaidya.in",
"contributions": [
"maintenance"
"maintenance",
"code"
]
},
{
"login": "preetjdp",
"name": "Preet Parekh",
"avatar_url": "https://avatars.githubusercontent.com/u/27439197?v=4",
"profile": "https://preetjdp.dev/",
"contributions": [
"research",
"ideas"
]
}
],
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://prathamvaidya.in"><img src="https://avatars.githubusercontent.com/u/61202986?v=4?s=100" width="100px;" alt="Pratham Vaidya"/><br /><sub><b>Pratham Vaidya</b></sub></a><br /><a href="#maintenance-prathamVaidya" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://preetjdp.dev/"><img src="https://avatars.githubusercontent.com/u/27439197?v=4?s=100" width="100px;" alt="Preet Parekh"/><br /><sub><b>Preet Parekh</b></sub></a><br /><a href="#research-preetjdp" title="Research">🔬</a> <a href="#ideas-preetjdp" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 4f1535e

Please sign in to comment.