From 243fee8393a7a3924b4cbf1644a793c548386ad9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 28 Jun 2023 06:51:16 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 64706a7e..c0d85f31 100644
--- a/README.md
+++ b/README.md
@@ -343,6 +343,7 @@ Thanks goes to these people ([emoji key][emojis]):
Raphaël LEMIEUX 💻 |
Arthur Lauck Vilas Boas 📖 |
Daniel Acuña 💻 |
+ Craig Morten 💻 |
From 992588bcd1d736fc3c75a273be9b066d5f33b3ae Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 28 Jun 2023 06:51:17 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 82b5d043..62775cb3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1598,8 +1598,18 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "jlp-craigmorten",
+ "name": "Craig Morten",
+ "avatar_url": "https://avatars.githubusercontent.com/u/124147726?v=4",
+ "profile": "https://github.com/jlp-craigmorten",
+ "contributions": [
+ "code"
+ ]
}
],
"repoHost": "https://github.com",
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}