From 1fc0703673200cddc730e0e584bad420812814e6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Jun 2024 08:02:02 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 289d2f2..ab9dfbd 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ If you'd like to join us as a contributor, check out our [contributor's guide](h
mcnanton 🐛 |
Emma Kuwertz 🔬 📢 |
CeilidhWelsh 📢 🔬 🤔 |
- Oliver Davis 📢 📣 |
+ Oliver Davis 📢 📣 🐛 |
David C Sterratt 🔬 🤔 |
From a64d74179a81fcc84b4b69d653a0c8b10416cf9f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Jun 2024 08:02:03 +0000
Subject: [PATCH 2/4] docs: update site/contribute/contributors.md [skip ci]
---
site/contribute/contributors.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/contribute/contributors.md b/site/contribute/contributors.md
index 41157d9..bce8627 100644
--- a/site/contribute/contributors.md
+++ b/site/contribute/contributors.md
@@ -51,7 +51,7 @@ Please also note that people have also anonymously contributed ideas and resourc
mcnanton 🐛 |
Emma Kuwertz 🔬 📢 |
CeilidhWelsh 📢 🔬 🤔 |
- Oliver Davis 📢 📣 |
+ Oliver Davis 📢 📣 🐛 |
David C Sterratt 🔬 🤔 |
From 8bdbf54b362bc0801f77f654b253afacd5d96e8d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Jun 2024 08:02:04 +0000
Subject: [PATCH 3/4] docs: update site/index.md [skip ci]
---
site/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/index.md b/site/index.md
index eda96ef..5978b4a 100644
--- a/site/index.md
+++ b/site/index.md
@@ -69,7 +69,7 @@ Our brilliant contributors are listed here, and you can [read more detail about
mcnanton 🐛 |
Emma Kuwertz 🔬 📢 |
CeilidhWelsh 📢 🔬 🤔 |
- Oliver Davis 📢 📣 |
+ Oliver Davis 📢 📣 🐛 |
David C Sterratt 🔬 🤔 |
From 632f273ae383b1f7381985b1e708810d53f7fa09 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Jun 2024 08:02:05 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index cd1d65b..6c95cdd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -373,7 +373,8 @@
"profile": "http://dynamicgenetics.org/",
"contributions": [
"talk",
- "promotion"
+ "promotion",
+ "bug"
]
},
{
@@ -431,5 +432,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}