From c4d3c121e1f2ca11bfcb0b4e868641b42c9da1be Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 18:47:11 -0400 Subject: [PATCH] docs: add camaeel as a contributor for bug (#1573) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ 2 files changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 345ecb3c..466c8064 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1183,6 +1183,15 @@ "contributions": [ "doc" ] + }, + { + "login": "camaeel", + "name": "Kamil Krzywicki", + "avatar_url": "https://avatars.githubusercontent.com/u/12999736?v=4", + "profile": "https://github.com/camaeel", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1a97a9af..6b00bebb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -167,6 +167,9 @@