From 16033fcc93ba548f62787a0cc717497d29bb31ad Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 19 Jun 2024 15:29:58 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a8468492..14ce6ee9 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
If you're interested in contributing to this project, please take a moment to review [CONTRIBUTING.md](https://github.com/shhossain/computer_science/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started. Your contributions are greatly appreciated!
-[![All Contributors](https://img.shields.io/badge/all_contributors-153-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-154-orange.svg?style=flat-square)](#contributors-)
## Table of Contents
@@ -1285,6 +1285,7 @@ Closely related fields in theoretical computer science are the analysis of algor
nam 📖 |
Shaan Rehsi 🖋 |
mjung1 📖 |
+ Joshua Latham 📖 |
From 1e06a2d2e01afb47d3293394d0e3cee0084cf503 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 19 Jun 2024 15:29:59 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3153fa36..d8768545 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1411,6 +1411,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "jklatham",
+ "name": "Joshua Latham",
+ "avatar_url": "https://avatars.githubusercontent.com/u/30055141?v=4",
+ "profile": "https://github.com/jklatham",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 6,
From 1fe05bd88cca33ad52cb710c9eb1fa0e7ad4faf6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 20 Sep 2024 07:03:32 +0000
Subject: [PATCH 3/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 14ce6ee9..2146f9b4 100644
--- a/README.md
+++ b/README.md
@@ -1285,7 +1285,7 @@ Closely related fields in theoretical computer science are the analysis of algor
nam 📖 |
Shaan Rehsi 🖋 |
mjung1 📖 |
- Joshua Latham 📖 |
+ Joshua Latham 📖 🐛 |
From ab03a8f4ab2c9aa705911477f7433e459e0ca358 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 20 Sep 2024 07:03:33 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d8768545..747a3527 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1418,7 +1418,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/30055141?v=4",
"profile": "https://github.com/jklatham",
"contributions": [
- "doc"
+ "doc",
+ "bug"
]
}
],