From 28f5217052becf2d2cc4f6b4bf3f811fbea8e113 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 09:36:48 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32a12e8a..2029b04e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#contributors-) ![Continuous Integration](https://github.com/ARM-software/acle/actions/workflows/ci.yml/badge.svg) @@ -145,6 +145,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Alfie Richards
Alfie Richards

💻 Martin Wehking
Martin Wehking

💻 CarolineConcatto
CarolineConcatto

💻 + amilendra
amilendra

🖋 From 002c2d0b1dbb8a1a0c9750a92a0f3e18216446fd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 09:36:49 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5f57d4d8..673cdcff 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -423,6 +423,15 @@ "contributions": [ "code" ] + }, + { + "login": "amilendra", + "name": "amilendra", + "avatar_url": "https://avatars.githubusercontent.com/u/10149464?v=4", + "profile": "https://github.com/amilendra", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,