From 4c30c660aed21fbb540cc65df3ffade1032d4c94 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:43:41 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d177541fd..8ca4cde1e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -622,6 +622,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ebobby", + "name": "Francisco Soto", + "avatar_url": "https://avatars.githubusercontent.com/u/170356?v=4", + "profile": "http://ebobby.org", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,