summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kabo <mail@raphaelkabo.com>2025-04-29 21:08:51 +0100
committerRaphael Kabo <mail@raphaelkabo.com>2025-04-29 21:08:51 +0100
commite1bd3893243529850c51b33cac5735fbe85f0598 (patch)
treed4f9fe4ca60958c8bc5abead7277a0a506f84444
parent53e7e321d20cd7071ff617ecfcf42f6122020bcd (diff)
parente6ac945fb1cf44fd42617bb241f31623e956a066 (diff)
Merge remote-tracking branch 'origin/main' into fix-nodemailer
-rw-r--r--.github/FUNDING.yml3
-rw-r--r--README.md13
2 files changed, 14 insertions, 2 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..c0d6816
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,3 @@
+# These are supported funding model platforms
+
+github: [lowercasename]
diff --git a/README.md b/README.md
index f30355a..91647d5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# gathio
-| [![Build status](https://github.com/lowercasename/gathio/actions/workflows/ci.yaml/badge.svg)](https://github.com/lowercasename/gathio/actions/workflows/ci.yaml) | [![Build status](https://github.com/lowercasename/gathio/actions/workflows/deploy.yaml/badge.svg)](https://github.com/lowercasename/gathio/actions/workflows/deploy.yaml) |
-| ---- | ---- |
+[![Build status](https://github.com/lowercasename/gathio/actions/workflows/ci.yaml/badge.svg)](https://github.com/lowercasename/gathio/actions/workflows/ci.yaml)
A simple, federated, privacy-first event hosting platform.
@@ -10,3 +9,13 @@ You can use the flagship publicly hosted version [here](https://gath.io).
# Documentation
To learn more about how to use Gathio, or how to set up your own instance, vist our [documentation site](https://docs.gath.io). If the site isn't working, the source documentation files are in the [`docs/` directory](https://github.com/lowercasename/gathio/tree/main/docs).
+
+# Contributors
+
+These amazing people have helped build and support Gathio!
+
+<a href="https://github.com/lowercasename/gathio/graphs/contributors">
+ <img src="https://contrib.rocks/image?repo=lowercasename/gathio" />
+</a>
+
+Made with [contrib.rocks](https://contrib.rocks).