From ee9d091f3cdb30ba332b96ac25379cbbf21d679e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:49:22 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 702d3982..926b2ae2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -161,6 +161,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
Josh Unger

🐛 +
Rob Caldecott

🐛 💻 From d65da0d4bf1f591a8c889fa0b5462520dda09378 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:49:23 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 943de199..3546eb6b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1170,6 +1170,16 @@ "contributions": [ "bug" ] + }, + { + "login": "robcaldecott", + "name": "Rob Caldecott", + "avatar_url": "https://avatars.githubusercontent.com/u/796702?v=4", + "profile": "https://github.com/robcaldecott", + "contributions": [ + "bug", + "code" + ] } ], "commitConvention": "none",