Skip to content

Commit b1eaef1

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

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
@@ -414,6 +414,15 @@
414414
"contributions": [
415415
"code"
416416
]
417+
},
418+
{
419+
"login": "CarolineConcatto",
420+
"name": "CarolineConcatto",
421+
"avatar_url": "https://avatars.githubusercontent.com/u/51754594?v=4",
422+
"profile": "https://github.com/CarolineConcatto",
423+
"contributions": [
424+
"code"
425+
]
417426
}
418427
],
419428
"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-44-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-45-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

@@ -144,6 +144,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
146146
<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>
147+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CarolineConcatto"><img src="https://avatars.githubusercontent.com/u/51754594?v=4?s=100" width="100px;" alt="CarolineConcatto"/><br /><sub><b>CarolineConcatto</b></sub></a><br /><a href="https://github.com/ARM-software/acle/commits?author=CarolineConcatto" title="Code">💻</a></td>
147148
</tr>
148149
</tbody>
149150
</table>

0 commit comments

Comments
 (0)