Skip to content

Commit 5a22c0c

Browse files
authored
Merge pull request #96 from cloudinary-community/all-contributors/add-pwk50
docs: add pwk50 as a contributor for code
2 parents bb47cfc + f067a99 commit 5a22c0c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,15 @@
123123
"contributions": [
124124
"code"
125125
]
126+
},
127+
{
128+
"login": "pwk50",
129+
"name": "Kelden",
130+
"avatar_url": "https://avatars.githubusercontent.com/u/56243732?v=4",
131+
"profile": "https://github.com/pwk50",
132+
"contributions": [
133+
"code"
134+
]
126135
}
127136
],
128137
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cloudinary Examples
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
Learn how to easily integrate [Cloudinary](https://cloudinary.com/) into your projects with real examples.
@@ -150,6 +150,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
150150
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Insidiae"><img src="https://avatars.githubusercontent.com/u/28495550?v=4?s=100" width="100px;" alt="Kobe Ruado"/><br /><sub><b>Kobe Ruado</b></sub></a><br /><a href="https://github.com/cloudinary-community/cloudinary-examples/commits?author=Insidiae" title="Code">💻</a></td>
151151
<td align="center" valign="top" width="14.28%"><a href="https://oberai.dev"><img src="https://avatars.githubusercontent.com/u/31401437?v=4?s=100" width="100px;" alt="Aditya Oberai"/><br /><sub><b>Aditya Oberai</b></sub></a><br /><a href="https://github.com/cloudinary-community/cloudinary-examples/commits?author=adityaoberai" title="Code">💻</a></td>
152152
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rahul1995"><img src="https://avatars.githubusercontent.com/u/7647789?v=4?s=100" width="100px;" alt="Rahul Jain"/><br /><sub><b>Rahul Jain</b></sub></a><br /><a href="https://github.com/cloudinary-community/cloudinary-examples/commits?author=rahul1995" title="Code">💻</a></td>
153+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pwk50"><img src="https://avatars.githubusercontent.com/u/56243732?v=4?s=100" width="100px;" alt="Kelden"/><br /><sub><b>Kelden</b></sub></a><br /><a href="https://github.com/cloudinary-community/cloudinary-examples/commits?author=pwk50" title="Code">💻</a></td>
153154
</tr>
154155
</tbody>
155156
</table>

0 commit comments

Comments
 (0)