From 1f5cb35233f52074f02f87e238e3407a86da27a2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Jan 2022 21:46:51 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7546739f..56fdf170 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
# The Environmental Data Science book
@@ -25,9 +25,10 @@ We welcome and recognize all contributions. You can see a list of current contri
Sarah Gibson 🤔 |
Scott Hosking 🤔 🖋 🧑🏫 |
- shmh40 📝 |
+ shmh40 📝 💻 |
Samuel Jackson 📝 💻 |
Matt Allen 👀 |
+ Tom Andersson 👀 |
From 6e6b20d08d1cc04680de9db2179aaa81a5e18e51 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Jan 2022 21:46:52 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1bbd2676..61e8b663 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -43,8 +43,8 @@
"contributions": [
"blog",
"code"
- ]
- },
+ ]
+ },
{
"login": "mja2106",
"name": "Matt Allen",
@@ -53,6 +53,15 @@
"contributions": [
"review"
]
+ },
+ {
+ "login": "tom-andersson",
+ "name": "Tom Andersson",
+ "avatar_url": "https://avatars.githubusercontent.com/u/26459412?v=4",
+ "profile": "https://www.bas.ac.uk/profile/tomand",
+ "contributions": [
+ "review"
+ ]
}
],
"contributorsPerLine": 7,