From 04528f30f8fd3098018715cbce697302d8ebbca5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 09:51:05 +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 9b8b50f7..e7070098 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-) ![Continuous Integration](https://github.com/ARM-software/acle/actions/workflows/ci.yml/badge.svg) @@ -136,6 +136,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Robert Dazi
Robert Dazi

🖋 SpencerAbson
SpencerAbson

🖋 philgee-oss
philgee-oss

👀 + Yury Khrustalev
Yury Khrustalev

💻 From d13313f20942d68c1ca2ebe6293b61a5a918c8ae Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 09:51:06 +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 51a3c555..eecc239e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -360,6 +360,15 @@ "contributions": [ "review" ] + }, + { + "login": "yury-khrustalev", + "name": "Yury Khrustalev", + "avatar_url": "https://avatars.githubusercontent.com/u/47541527?v=4", + "profile": "https://github.com/yury-khrustalev", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,