Skip to content

Commit 374d002

Browse files
Merge pull request #52 from yashasvi-goel/all-contributors/add-yashasvi-goel
docs: add yashasvi-goel as a contributor
2 parents 374461e + 868f663 commit 374d002

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
"contributions": [
1414
"code"
1515
]
16+
},
17+
{
18+
"login": "yashasvi-goel",
19+
"name": "Yashasvi Goel",
20+
"avatar_url": "https://avatars0.githubusercontent.com/u/31849052?v=4",
21+
"profile": "http://yashasvi-goel.github.io/",
22+
"contributions": [
23+
"code"
24+
]
1625
}
1726
],
1827
"contributorsPerLine": 7,

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ The repo is structured like
2525

2626
Join our [discord channel](https://discord.gg/ZMGujRk)
2727
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
28-
<!-- prettier-ignore -->
29-
28+
<!-- prettier-ignore-start -->
29+
<!-- markdownlint-disable -->
30+
<table>
31+
<tr>
32+
<td align="center"><a href="https://github.com/kartikdpsg"><img src="https://avatars1.githubusercontent.com/u/44387602?v=4" width="100px;" alt=""/><br /><sub><b>Kartik Gupta</b></sub></a><br /><a href="https://github.com/yashasvi-goel/Algorithms-Open-Source/commits?author=kartikdpsg" title="Code">💻</a></td>
33+
<td align="center"><a href="http://yashasvi-goel.github.io/"><img src="https://avatars0.githubusercontent.com/u/31849052?v=4" width="100px;" alt=""/><br /><sub><b>Yashasvi Goel</b></sub></a><br /><a href="https://github.com/yashasvi-goel/Algorithms-Open-Source/commits?author=yashasvi-goel" title="Code">💻</a></td>
34+
</tr>
35+
</table>
36+
37+
<!-- markdownlint-enable -->
38+
<!-- prettier-ignore-end -->
3039
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)