Skip to content

Commit 31c920f

Browse files
docs: add JasonAsmk as a contributor for code (#764)
* 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 cbab0c2 commit 31c920f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,15 @@
206206
"contributions": [
207207
"code"
208208
]
209+
},
210+
{
211+
"login": "JasonAsmk",
212+
"name": "Iason Asimakopoulos",
213+
"avatar_url": "https://avatars.githubusercontent.com/u/994111?v=4",
214+
"profile": "https://github.com/JasonAsmk",
215+
"contributions": [
216+
"code"
217+
]
209218
}
210219
],
211220
"badgeTemplate": "<a href=\"#contributors-\"><img src=\"https://img.shields.io/badge/all%20contributors-<%= contributors.length %>-orange?style=flat-square\" /></a>",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="https://www.npmjs.com/package/@capacitor-community/bluetooth-le"><img src="https://img.shields.io/npm/dw/@capacitor-community/bluetooth-le?style=flat-square" /></a>
1414
<a href="https://www.npmjs.com/package/@capacitor-community/bluetooth-le"><img src="https://img.shields.io/npm/v/@capacitor-community/bluetooth-le?style=flat-square" /></a>
1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16-
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-22-orange?style=flat-square" /></a>
16+
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-23-orange?style=flat-square" /></a>
1717
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1818
</p>
1919

@@ -1146,6 +1146,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
11461146
</tr>
11471147
<tr>
11481148
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gion-andri"><img src="https://avatars.githubusercontent.com/u/540998?v=4?s=100" width="100px;" alt="Gion-Andri Cantieni"/><br /><sub><b>Gion-Andri Cantieni</b></sub></a><br /><a href="https://github.com/capacitor-community/bluetooth-le/commits?author=gion-andri" title="Code">💻</a></td>
1149+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonAsmk"><img src="https://avatars.githubusercontent.com/u/994111?v=4?s=100" width="100px;" alt="Iason Asimakopoulos"/><br /><sub><b>Iason Asimakopoulos</b></sub></a><br /><a href="https://github.com/capacitor-community/bluetooth-le/commits?author=JasonAsmk" title="Code">💻</a></td>
11491150
</tr>
11501151
</tbody>
11511152
</table>

0 commit comments

Comments
 (0)