From 335ca29dcb8088f6c2e1d4de68707561e5e35e41 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:44:44 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20trokhymchuk=20as=20a=20con?= =?UTF-8?q?tributor=20for=20code=20(#895)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds @trokhymchuk as a contributor for code. This was requested by phlptp [in this comment](https://github.com/CLIUtils/CLI11/pull/893#issuecomment-1610366995) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 12 +++- README.md | 137 ++++++++++++++++++++++---------------------- 2 files changed, 81 insertions(+), 68 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7de67853..aa946928 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -476,8 +476,18 @@ "contributions": [ "code" ] + }, + { + "login": "trokhymchuk", + "name": "Artem Trokhymchuk ", + "avatar_url": "https://avatars.githubusercontent.com/u/66204814?v=4", + "profile": "https://github.com/trokhymchuk", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "skipCi": true + "skipCi": true, + "commitType": "docs" } diff --git a/README.md b/README.md index bd9e58db..ae263eef 100644 --- a/README.md +++ b/README.md @@ -1727,75 +1727,78 @@ thanks to all the contributors