From ef4de30310fa46c95c562612c3863ddd1200db92 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 27 Jul 2020 20:59:08 +0300
Subject: [PATCH 1/2] docs: add iluwatar as a contributor (#1343)
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
---
.all-contributorsrc | 24 ++++++++++++++++++++++++
README.md | 22 ++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..4e92d6568
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,24 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "contributors": [
+ {
+ "login": "iluwatar",
+ "name": "Ilkka Seppälä",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/582346?v=4",
+ "profile": "https://github.com/iluwatar",
+ "contributions": [
+ "code"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "projectName": "java-design-patterns",
+ "projectOwner": "iluwatar",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "skipCi": true
+}
diff --git a/README.md b/README.md
index 2eabb5e82..533eec47e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
+[](#contributors-)
+
that smart and dearly wants an empty line before a heading to be able to
display it as such, e.g. website) -->
@@ -58,3 +61,22 @@ you and answer your questions in the [Gitter chatroom](https://gitter.im/iluwata
# License
This project is licensed under the terms of the MIT license.
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
From 93c11fdf233e19f75b8a39afa7e7dbd8c2d87157 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?=
Date: Mon, 27 Jul 2020 21:01:48 +0300
Subject: [PATCH 2/2] Update README.md
---
README.md | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 533eec47e..d7148dde7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,4 @@
-[](#contributors-)
-
that smart and dearly wants an empty line before a heading to be able to
display it as such, e.g. website) -->
@@ -11,6 +8,9 @@
[](https://raw.githubusercontent.com/iluwatar/java-design-patterns/master/LICENSE.md)
[](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns)
+
+[](#contributors-)
+
# Introduction
@@ -62,9 +62,7 @@ you and answer your questions in the [Gitter chatroom](https://gitter.im/iluwata
This project is licensed under the terms of the MIT license.
-## Contributors ✨
-
-Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+# Contributors
@@ -79,4 +77,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
-This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!