From 796ae7bc25b2c823d491c81701d2fe45588e65ba Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 31 Dec 2021 05:32:25 +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 502392db55..b4c598d38f 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-)
+
***
# Disco Zoo
@@ -227,3 +230,23 @@ Version 4 (coming soon)
[Back to top](#Top) [Exit](https://github.com)
***
+
+## 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 145d32400d36bbf2b3adbe42492763bde64d3d54 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 31 Dec 2021 05:32:26 +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 0000000000..d41bcf452d
--- /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",
+ "projectManagement",
+ "security",
+ "data",
+ "content",
+ "design",
+ "maintenance",
+ "ideas"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "projectName": "SeansLifeArchive_Images_DiscoZoo",
+ "projectOwner": "seanpm2001",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "skipCi": true
+}