From 43eec684de7135571c8031501faff24362fae724 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 11 Oct 2023 15:41:38 +0000
Subject: [PATCH 1/4] docs: update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 5f0d3e16..42103e0b 100644
--- a/README.md
+++ b/README.md
@@ -185,6 +185,13 @@ DeepSensor is funded by [The Alan Turing Institute](https://www.turing.ac.uk/).
+
From 84abaa1e8f18aebeb2e88fcd8529be4b5d235f69 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 11 Oct 2023 15:41:39 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc
---
.all-contributorsrc | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bb391316..dcfdd7e7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "deepsensor",
- "projectOwner": "tom-andersson"
-}
\ No newline at end of file
+ "projectOwner": "tom-andersson",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "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": [
+ "code"
+ ]
+ }
+ ]
+}
From c6d70e33cdbc4138ca0839e93f6ca86f1e05af47 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 12 Oct 2023 09:21:00 +0000
Subject: [PATCH 3/4] docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 42103e0b..6e6f7b35 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ DeepSensor is funded by [The Alan Turing Institute](https://www.turing.ac.uk/).
From f780d57010d881972c827189283f6f76c0f530d5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 12 Oct 2023 09:21:01 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index dcfdd7e7..ca63bfa4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -14,7 +14,16 @@
"avatar_url": "https://avatars.githubusercontent.com/u/26459412?v=4",
"profile": "https://www.bas.ac.uk/profile/tomand",
"contributions": [
- "code"
+ "code",
+ "research",
+ "maintenance",
+ "bug",
+ "test",
+ "tutorial",
+ "doc",
+ "review",
+ "talk",
+ "question"
]
}
]