From 6012c035ecb5a05098a9b9f666ea77cb3c9a9a9a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:20:43 +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 b037cabba..cc9d77114 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -105,6 +105,15 @@ "contributions": [ "bug" ] + }, + { + "login": "benpsnyder", + "name": "Ben Snyder", + "avatar_url": "https://avatars.githubusercontent.com/u/707567?v=4", + "profile": "https://snyder.tech", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,