From 9bfac89ca67775b02d08017c5d3034bbd5d0921c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 02:53:42 +0000
Subject: [PATCH 1/3] docs: update README.md [skip ci]
---
README.md | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 933618cfc..70aae6e4f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
:envelope: :rainbow: :office:
@@ -100,4 +103,25 @@ After performing these steps, the application should be available at http://127.
Many thanks to the [Open Knowledge Foundation Germany](https://www.okfn.de/) for their work on [Froide](https://github.com/okfde/froide). Their docs on the project are [available here](http://froide.readthedocs.org/en/latest/) including a [Getting Started Guide](http://froide.readthedocs.org/en/latest/gettingstarted/).
-Thanks to the [Public First Law Center](https://www.publicfirstlaw.org/) for providing guidance and hosting for the UIPA.org project.
\ No newline at end of file
+Thanks to the [Public First Law Center](https://www.publicfirstlaw.org/) for providing guidance and hosting for the UIPA.org project.
+## 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 5cceddfc970595a6a6cf46453bbcd4921b2d253c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 02:53:43 +0000
Subject: [PATCH 2/3] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..14e6846b1
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,26 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "avenmia",
+ "name": "avenmia",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17712276?v=4",
+ "profile": "https://github.com/avenmia",
+ "contributions": [
+ "doc"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "uipa",
+ "projectOwner": "CodeWithAloha"
+}
From 0be0b34d6e80a4c49fea2f7653b0360dd9bfafa9 Mon Sep 17 00:00:00 2001
From: Tyler Chong
Date: Fri, 1 Mar 2024 21:57:03 -1000
Subject: [PATCH 3/3] Update README.md
---
README.md | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/README.md b/README.md
index 70aae6e4f..32ba1dc64 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,4 @@
UIPA.org
-
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
-
:envelope: :rainbow: :office:
@@ -104,24 +101,3 @@ After performing these steps, the application should be available at http://127.
Many thanks to the [Open Knowledge Foundation Germany](https://www.okfn.de/) for their work on [Froide](https://github.com/okfde/froide). Their docs on the project are [available here](http://froide.readthedocs.org/en/latest/) including a [Getting Started Guide](http://froide.readthedocs.org/en/latest/gettingstarted/).
Thanks to the [Public First Law Center](https://www.publicfirstlaw.org/) for providing guidance and hosting for the UIPA.org project.
-## 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