Skip to content

Commit 1ee5cb8

Browse files
docs: add kakkoyun as a contributor for code (#282)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1492eab commit 1ee5cb8

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
@@ -205,6 +205,15 @@
205205
"contributions": [
206206
"code"
207207
]
208+
},
209+
{
210+
"login": "kakkoyun",
211+
"name": "Kemal Akkoyun",
212+
"avatar_url": "https://avatars.githubusercontent.com/u/536449?v=4",
213+
"profile": "https://kakkoyun.me",
214+
"contributions": [
215+
"code"
216+
]
208217
}
209218
],
210219
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Blog post workflow [![Build and test](https://github.com/gautamkrishnar/blog-post-workflow/workflows/Build%20and%20test/badge.svg?branch=master)](https://github.com/gautamkrishnar/blog-post-workflow/actions?query=workflow%3A%22Build+and+test%22)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
![preview](https://user-images.githubusercontent.com/8397274/88047382-29b8b280-cb6f-11ea-9efb-2af2b10f3e0c.png)
@@ -411,6 +411,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
411411
</tr>
412412
<tr>
413413
<td align="center" valign="top" width="14.28%"><a href="https://josh-ops.com"><img src="https://avatars.githubusercontent.com/u/19912012?v=4?s=100" width="100px;" alt="Josh Johanning"/><br /><sub><b>Josh Johanning</b></sub></a><br /><a href="https://github.com/gautamkrishnar/blog-post-workflow/commits?author=joshjohanning" title="Code">💻</a></td>
414+
<td align="center" valign="top" width="14.28%"><a href="https://kakkoyun.me"><img src="https://avatars.githubusercontent.com/u/536449?v=4?s=100" width="100px;" alt="Kemal Akkoyun"/><br /><sub><b>Kemal Akkoyun</b></sub></a><br /><a href="https://github.com/gautamkrishnar/blog-post-workflow/commits?author=kakkoyun" title="Code">💻</a></td>
414415
</tr>
415416
</tbody>
416417
</table>

0 commit comments

Comments
 (0)