From 6a47778c1b78ad7807a689996f5634376e0e9eae Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 18 Jan 2022 23:06:50 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/README.md b/README.md
index d4635a1..77721b6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
+
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+
***
# The Seanpm2001-lifearchive-Extras-Wikipedia project
@@ -401,3 +404,23 @@ Version 2 (Coming soon)
### EOF
***
+
+## 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 8c0bc1457d93aa790ddf0ecdd71066e38c0e6ef7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 18 Jan 2022 23:06:51 +0000
Subject: [PATCH 2/2] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 0000000..e53182d
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,32 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "contributors": [
+ {
+ "login": "seanpm2001",
+ "name": "Sean P. Myrick V19.1.7.2",
+ "avatar_url": "https://avatars.githubusercontent.com/u/65933340?v=4",
+ "profile": "https://gist.github.com/seanpm2001/7e40a0e13c066a57577d8200b1afc6a3",
+ "contributions": [
+ "code",
+ "doc",
+ "blog",
+ "bug",
+ "platform",
+ "projectManagement",
+ "security",
+ "maintenance",
+ "ideas"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "projectName": "SeansLifeArchive_Extras_Wikipedia",
+ "projectOwner": "seanpm2001",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "skipCi": true
+}