From 3a46d031ac397d6cd09b2624f235c1e43b6c0f46 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:40:53 -0500 Subject: [PATCH] docs: add ecanuto as a contributor for code (#1016) * 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 db131327..7a943ddc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -857,6 +857,15 @@ "bug", "test" ] + }, + { + "login": "ecanuto", + "name": "Everaldo Canuto", + "avatar_url": "https://avatars.githubusercontent.com/u/55260?v=4", + "profile": "https://github.com/ecanuto", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 516cbab2..39f57c48 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -122,6 +122,9 @@