Skip to content

Commit 5cfdfd1

Browse files
docs: add MartinWehking as a contributor for code (#401)
Adds @MartinWehking as a contributor for code. This was requested by vhscampos [in this comment](#394 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 19d690a commit 5cfdfd1

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
@@ -405,6 +405,15 @@
405405
"contributions": [
406406
"code"
407407
]
408+
},
409+
{
410+
"login": "MartinWehking",
411+
"name": "Martin Wehking",
412+
"avatar_url": "https://avatars.githubusercontent.com/u/9721817?v=4",
413+
"profile": "https://github.com/MartinWehking",
414+
"contributions": [
415+
"code"
416+
]
408417
}
409418
],
410419
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</div>
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111
![Continuous Integration](https://github.com/ARM-software/acle/actions/workflows/ci.yml/badge.svg)
1212

@@ -143,6 +143,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
143143
</tr>
144144
<tr>
145145
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlfieRichardsArm"><img src="https://avatars.githubusercontent.com/u/156316945?v=4?s=100" width="100px;" alt="Alfie Richards"/><br /><sub><b>Alfie Richards</b></sub></a><br /><a href="https://github.com/ARM-software/acle/commits?author=AlfieRichardsArm" title="Code">💻</a></td>
146+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MartinWehking"><img src="https://avatars.githubusercontent.com/u/9721817?v=4?s=100" width="100px;" alt="Martin Wehking"/><br /><sub><b>Martin Wehking</b></sub></a><br /><a href="https://github.com/ARM-software/acle/commits?author=MartinWehking" title="Code">💻</a></td>
146147
</tr>
147148
</tbody>
148149
</table>

0 commit comments

Comments
 (0)