From 8ece57417f967581cf6d5196cfa209e2897e653f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Carrero=20Fern=C3=A1ndez-Baillo?= Date: Thu, 20 Oct 2022 10:51:35 +0200 Subject: [PATCH] Update .all-contributorsrc Update my contribution with readme in spanish. --- .all-contributorsrc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9066d4b9..41fbe315 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -7,7 +7,8 @@ "README.it-IT.md", "README.de-DE.md", "README.id-ID.md", - "README.ja-JP.md" + "README.ja-JP.md", + "README.es-ES.md" ], "imageSize": 100, "commit": false, @@ -965,7 +966,16 @@ "contributions": [ "financial" ] - } + }, + { + "login": "dcarrero", + "name": "David Carrero", + "avatar_url": "https://avatars.githubusercontent.com/u/195768?v=4", + "profile": "https://www.stackscale.com/", + "contributions": [ + "doc" + ] + }, ], "contributorsPerLine": 7, "projectName": "tabby",