From b996fe165c8e7bd2c7d6247a5d9b0fddb7d4dd6f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:20:56 +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 87c96c70..ab309365 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-) ![Continuous Integration](https://github.com/ARM-software/acle/actions/workflows/ci.yml/badge.svg) @@ -126,6 +126,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d bwmf2
bwmf2

💻 tmatheson-arm
tmatheson-arm

💻 + Anatoly Trosinenko
Anatoly Trosinenko

💻 From 0d6146742bf3b25c64c20028c94bdbba9b9ec8f8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:20:57 +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 4c35fd35..fc0c7a78 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -288,6 +288,15 @@ "contributions": [ "code" ] + }, + { + "login": "atrosinenko", + "name": "Anatoly Trosinenko", + "avatar_url": "https://avatars.githubusercontent.com/u/9654772?v=4", + "profile": "https://atrosinenko.github.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,