From 45640082b02d595baa6ca378166fdc2daf2cd025 Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Wed, 1 Dec 2021 10:13:01 -0600 Subject: Update dev dependencies, actions, changelog, and contributors --- .all-contributorsrc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc index ada5396..c4e70b1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -687,6 +687,25 @@ "bug", "code" ] + }, + { + "login": "meggiman", + "name": "Manuel Eggimann", + "avatar_url": "https://avatars.githubusercontent.com/u/7403253?v=4", + "profile": "https://github.com/meggiman", + "contributions": [ + "bug", + "code" + ] + }, + { + "login": "jseabold", + "name": "Skipper Seabold", + "avatar_url": "https://avatars.githubusercontent.com/u/296164?v=4", + "profile": "https://github.com/jseabold", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, -- cgit v1.2.1