From 0a99c6da34779496965fac3b476db6fe2e2ce4a0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:12:56 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4952631..f00785c 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Los apuntes y el código de este repositorio están publicados en Pablo Portas
Pablo Portas

💻 🖋 📖 メ

💻 Santiago Neira Sejean
Santiago Neira Sejean

💻 + Daniel Deza Prieto
Daniel Deza Prieto

💻 From cc0ec89ed8663d38a1bbea0066bbc00151d557c1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:12:57 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ca121a9..1dae8d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -36,6 +36,15 @@ "contributions": [ "code" ] + }, + { + "login": "dza205", + "name": "Daniel Deza Prieto", + "avatar_url": "https://avatars.githubusercontent.com/u/76247222?v=4", + "profile": "https://github.com/dza205", + "contributions": [ + "code" + ] } ] }