From 5428ca4cc02dcc60d633aa6f00ffc57657a43612 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:27:07 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 41b441c..38856b4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -192,9 +192,18 @@ "doc", "translation-es" ] + }, + { + "login": "1fbr", + "name": "Fernando Bello", + "avatar_url": "https://avatars.githubusercontent.com/u/63980689?v=4", + "profile": "https://github.com/1fbr", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, "linkToUsage": true, "commitType": "docs" -} \ No newline at end of file +}