Skip to content

Commit 1101625

Browse files
authored
Merge pull request #381 from pgrimaud/all-contributors/add-kdrmlhcn
docs: add kdrmlhcn as a contributor for code
2 parents 7626efb + bc06a6e commit 1101625

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
@@ -275,6 +275,15 @@
275275
"contributions": [
276276
"code"
277277
]
278+
},
279+
{
280+
"login": "kdrmlhcn",
281+
"name": "Kadir Melih Can",
282+
"avatar_url": "https://avatars.githubusercontent.com/u/17956350?v=4",
283+
"profile": "http://kadirmelihcan.com",
284+
"contributions": [
285+
"code"
286+
]
278287
}
279288
],
280289
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Total Downloads](https://poser.pugx.org/pgrimaud/instagram-user-feed/downloads)](https://packagist.org/packages/pgrimaud/instagram-user-feed)
99

1010
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11-
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg)](#contributors)
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg)](#contributors)
1212
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1313

1414
> **Warning**
@@ -424,6 +424,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
424424
<tr>
425425
<td align="center" valign="top" width="14.28%"><a href="https://github.com/deepvision7"><img src="https://avatars.githubusercontent.com/u/5318161?v=4?s=100" width="100px;" alt="deepvision7"/><br /><sub><b>deepvision7</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=deepvision7" title="Code">💻</a></td>
426426
<td align="center" valign="top" width="14.28%"><a href="https://github.com/n1crack"><img src="https://avatars.githubusercontent.com/u/712404?v=4?s=100" width="100px;" alt="Yusuf Özdemir"/><br /><sub><b>Yusuf Özdemir</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=n1crack" title="Code">💻</a></td>
427+
<td align="center" valign="top" width="14.28%"><a href="http://kadirmelihcan.com"><img src="https://avatars.githubusercontent.com/u/17956350?v=4?s=100" width="100px;" alt="Kadir Melih Can"/><br /><sub><b>Kadir Melih Can</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=kdrmlhcn" title="Code">💻</a></td>
427428
</tr>
428429
</tbody>
429430
</table>

0 commit comments

Comments
 (0)