From 6e595f3d56a0b25b2380394921883a09eaea55d0 Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Tue, 22 Feb 2022 18:51:44 -0600 Subject: Update changelog and contributors --- .all-contributorsrc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc index cab0a59..bc24777 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -762,6 +762,25 @@ "contributions": [ "bug" ] + }, + { + "login": "thatguystone", + "name": "Andrew Stone", + "avatar_url": "https://avatars.githubusercontent.com/u/921573?v=4", + "profile": "https://github.com/thatguystone", + "contributions": [ + "bug", + "code" + ] + }, + { + "login": "pkrefta", + "name": "Paweł Krefta", + "avatar_url": "https://avatars.githubusercontent.com/u/565487?v=4", + "profile": "https://github.com/pkrefta", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, -- cgit v1.2.1