From d2a69b747d005185689fa3ead4077a26fc0f5bb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 13:47:02 +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 76175dc8686..7457c70f90f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1122,6 +1122,15 @@ "contributions": [ "code" ] + }, + { + "login": "jpmunic", + "name": "Josh Munic", + "avatar_url": "https://avatars.githubusercontent.com/u/13474972?v=4", + "profile": "https://github.com/jpmunic", + "contributions": [ + "bug" + ] } ], "skipCi": true,