From 08e79221e9e01e40449d7c2048f98a08d6a8b7c6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Sep 2022 12:58:41 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 521 +++++++++++++++++++++++++++---------------------------
1 file changed, 262 insertions(+), 259 deletions(-)
diff --git a/README.md b/README.md
index 1c38f021dfb1..68d84f1da0ca 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns)
[](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[](#contributors-)
+[](#contributors-)
@@ -75,264 +75,267 @@ This project is licensed under the terms of the MIT license.
From a473dccc5add64b869c55d5dcec373c835b0202c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Sep 2022 12:58:42 +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 56981e3bab6d..6ab241965c88 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1822,6 +1822,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "yonatankarp",
+ "name": "Yonatan Karp-Rudin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/14914865?v=4",
+ "profile": "https://github.com/yonatankarp",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
From 2cd7ffc7fc7c639095f09467a7541eec443cdf6c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 25 Sep 2022 18:06:22 +0000
Subject: [PATCH 3/4] update README.md [skip ci]
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 68d84f1da0ca..b00697144ba4 100644
--- a/README.md
+++ b/README.md
@@ -333,9 +333,9 @@ This project is licensed under the terms of the MIT license.
 HattoriHenzo π» |
 Arnab Sen π» |
 MohanaRao SV π» |
-  Yonatan Karp-Rudin π» |
+  Yonatan Karp-Rudin π» π |
-
+
From 32003ba95883494d217d7f1086227232d21b4f42 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 25 Sep 2022 18:06:23 +0000
Subject: [PATCH 4/4] update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6ab241965c88..30d1343cc35e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1829,7 +1829,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/14914865?v=4",
"profile": "https://github.com/yonatankarp",
"contributions": [
- "code"
+ "code",
+ "review"
]
}
],