Skip to content

Commit fb44a46

Browse files
docs: add TAKANOME-DEV as a contributor for tool (#255)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d24495a commit fb44a46

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
@@ -102,6 +102,15 @@
102102
"contributions": [
103103
"tool"
104104
]
105+
},
106+
{
107+
"login": "TAKANOME-DEV",
108+
"name": "takanomedev",
109+
"avatar_url": "https://avatars.githubusercontent.com/u/79809121?v=4",
110+
"profile": "https://github.com/TAKANOME-DEV",
111+
"contributions": [
112+
"tool"
113+
]
105114
}
106115
],
107116
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="#contributors" target="_blank">
77
<!-- prettier-ignore-start -->
88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
<img alt="All Contributors: 9" src="https://img.shields.io/badge/all_contributors-9-21bb42.svg" />
9+
<img alt="All Contributors: 10" src="https://img.shields.io/badge/all_contributors-10-21bb42.svg" />
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111
<!-- prettier-ignore-end -->
1212
</a>
@@ -126,6 +126,7 @@ Thanks! 💖
126126
<tr>
127127
<td align="center" valign="top" width="14.28%"><a href="http://ronjeanfrancois.com"><img src="https://avatars.githubusercontent.com/u/105710107?v=4?s=100" width="100px;" alt="Ron Jean-Francois"/><br /><sub><b>Ron Jean-Francois</b></sub></a><br /><a href="#tool-ronthetech" title="Tools">🔧</a></td>
128128
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nowyDEV"><img src="https://avatars.githubusercontent.com/u/12304307?v=4?s=100" width="100px;" alt="Dominik Nowik"/><br /><sub><b>Dominik Nowik</b></sub></a><br /><a href="#tool-nowyDEV" title="Tools">🔧</a></td>
129+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TAKANOME-DEV"><img src="https://avatars.githubusercontent.com/u/79809121?v=4?s=100" width="100px;" alt="takanomedev"/><br /><sub><b>takanomedev</b></sub></a><br /><a href="#tool-TAKANOME-DEV" title="Tools">🔧</a></td>
129130
</tr>
130131
</tbody>
131132
</table>

0 commit comments

Comments
 (0)