From e43328476fe852c29157505086ef6cbb79f9afbf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Feb 2023 20:38:24 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTING.md [skip ci]
---
CONTRIBUTING.md | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7288e8029..cba0a2963 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -129,15 +129,16 @@ For recognizing contributions, please follow [this documentation](https://allcon
From e9fefed5c6ffe9764d71229601b0ac4ecf91b771 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Feb 2023 20:38:25 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5a74e0c69..4111783c9 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -113,6 +113,16 @@
"code",
"review"
]
+ },
+ {
+ "login": "mfleming",
+ "name": "Matt Fleming",
+ "avatar_url": "https://avatars.githubusercontent.com/u/94254?v=4",
+ "profile": "http://www.codeblueprint.co.uk",
+ "contributions": [
+ "bug",
+ "design"
+ ]
}
]
}