From 6193e56935b47693643fd3d93c52613ee7347801 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:53 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20LostInCompilation=20as=20a?= =?UTF-8?q?=20contributor=20for=20code=20(#1122)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds @LostInCompilation as a contributor for code. This was requested by phlptp [in this comment](https://github.com/CLIUtils/CLI11/pull/1121#issuecomment-2682455232) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 15 ++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index cf3c8d79..6b46ead7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -737,6 +737,15 @@ "contributions": [ "code" ] + }, + { + "login": "LostInCompilation", + "name": "Marc", + "avatar_url": "https://avatars.githubusercontent.com/u/12819635?v=4", + "profile": "https://github.com/LostInCompilation", + "contributions": [ + "code" + ] } ], "contributorsSortAlphabetically": true, diff --git a/README.md b/README.md index 67687824..155aea50 100644 --- a/README.md +++ b/README.md @@ -1723,63 +1723,64 @@ thanks to all the contributors