From 8ca5b51a752aee32f8fd3c45f44cbc2e9422d19a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Nov 2023 09:30:51 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/README.md b/README.md
index 45c2b879..2c8c4e2e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
+
+[](#contributors-)
+
MapReader
@@ -105,6 +108,20 @@ Maps above reproduced with the permission of the National Library of Scotland ht
+
+
+
+
+
+
+
+
From 66651ee69f06b83f0d2294224e0ee7b5a078c01d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Nov 2023 09:30:52 +0000
Subject: [PATCH 2/2] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 00000000..47aeb86e
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,26 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "rwood-97",
+ "name": "Rosie Wood",
+ "avatar_url": "https://avatars.githubusercontent.com/u/72076688?v=4",
+ "profile": "https://github.com/rwood-97",
+ "contributions": [
+ "code"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "MapReader",
+ "projectOwner": "Living-with-machines"
+}