From 722a8fd9ef75e879bf364f012d67d0cb7d8fea36 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 18:08:42 +0000 Subject: [PATCH] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6c5f084..4217b21 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -99,6 +99,15 @@ "contributions": [ "code" ] + }, + { + "login": "rfay", + "name": "Randy Fay", + "avatar_url": "https://avatars.githubusercontent.com/u/112444?v=4", + "profile": "http://randyfay.com", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,