From fe49ac79d1805580154f8aca9cf72f0ccc2d131f Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 4 Oct 2022 18:06:09 -0700 Subject: [PATCH] Updated all contributors Signed-off-by: snipe --- .all-contributorsrc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0498f5b5a7..a373eb207c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2738,6 +2738,24 @@ "contributions": [ "security" ] + }, + { + "login": "chartjes", + "name": "Chris Hartjes", + "avatar_url": "https://avatars.githubusercontent.com/u/28321?v=4", + "profile": "http://www.littlehart.net/atthekeyboard", + "contributions": [ + "tests" + ] + }, + { + "login": "geo-chen", + "name": "geo-chen", + "avatar_url": "https://avatars.githubusercontent.com/u/2404584?v=4", + "profile": "https://github.com/geo-chen", + "contributions": [ + "code" + ] } ] }