Skip to content

Commit 039c9bb

Browse files
docs: add shikhar13012001 as a contributor for code, and test (#32)
Adds @shikhar13012001 as a contributor for code, test. This was requested by colbyfayock [in this comment](#30 (comment)) [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 5f47aaf commit 039c9bb

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@
5252
"contributions": [
5353
"tool"
5454
]
55+
},
56+
{
57+
"login": "shikhar13012001",
58+
"name": "Shikhar",
59+
"avatar_url": "https://avatars.githubusercontent.com/u/75368010?v=4",
60+
"profile": "https://portfolio-shikhar13012001.vercel.app/",
61+
"contributions": [
62+
"code",
63+
"test"
64+
]
5565
}
5666
],
5767
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img height="50" src="https://res.cloudinary.com/cloudinary-marketing/image/upload/f_auto,q_auto,h_100/v1595456749/creative_source/Logo/PNG/cloudinary_logo_blue_0720_2x.png" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img height="50" src="https://res.cloudinary.com/colbycloud/image/upload/f_auto,q_auto,h_100/v1645122900/logos/netlify_ucvb40.png" />
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
# Cloudinary Netlify Plugin
@@ -275,11 +275,9 @@ yarn test
275275
<td align="center"><a href="http://mk.gg"><img src="https://avatars.githubusercontent.com/u/213306?v=4?s=100" width="100px;" alt="Matt Kane"/><br /><sub><b>Matt Kane</b></sub></a><br /><a href="https://github.com/colbyfayock/netlify-plugin-cloudinary/pulls?q=is%3Apr+reviewed-by%3Aascorbic" title="Reviewed Pull Requests">👀</a></td>
276276
<td align="center"><a href="https://donno2048.github.io/Portfolio/"><img src="https://avatars.githubusercontent.com/u/61805754?v=4?s=100" width="100px;" alt="Elisha Hollander"/><br /><sub><b>Elisha Hollander</b></sub></a><br /><a href="https://github.com/colbyfayock/netlify-plugin-cloudinary/commits?author=donno2048" title="Code">💻</a></td>
277277
<td align="center"><a href="https://github.com/Kunal-8789"><img src="https://avatars.githubusercontent.com/u/76679262?v=4?s=100" width="100px;" alt="Kunal Kaushik"/><br /><sub><b>Kunal Kaushik</b></sub></a><br /><a href="#tool-Kunal-8789" title="Tools">🔧</a></td>
278+
<td align="center"><a href="https://portfolio-shikhar13012001.vercel.app/"><img src="https://avatars.githubusercontent.com/u/75368010?v=4?s=100" width="100px;" alt="Shikhar"/><br /><sub><b>Shikhar</b></sub></a><br /><a href="https://github.com/colbyfayock/netlify-plugin-cloudinary/commits?author=shikhar13012001" title="Code">💻</a> <a href="https://github.com/colbyfayock/netlify-plugin-cloudinary/commits?author=shikhar13012001" title="Tests">⚠️</a></td>
278279
</tr>
279280
</tbody>
280-
<tfoot>
281-
282-
</tfoot>
283281
</table>
284282

285283
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)