We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0ca5c commit 299c95fCopy full SHA for 299c95f
1 file changed
README.md
@@ -1,5 +1,7 @@
1
# hydroxide
2
3
+[](https://casuallymaintained.tech/)
4
+
5
A third-party, open-source ProtonMail bridge. For power users only, designed to
6
run on a server.
7
@@ -99,6 +101,16 @@ For now, it only supports unencrypted local connections.
99
101
hydroxide imap
100
102
```
103
104
+## Contributing
105
106
+This project is [casually maintained]: pull requests are welcome, but the
107
+maintainer is busy with lots of other things and will be slow to respond.
108
109
+Also see [CONTRIBUTING.md].
110
111
## License
112
113
MIT
114
115
+[casually maintained]: https://casuallymaintained.tech/
116
+[CONTRIBUTING.md]: https://github.com/emersion/.github/blob/main/CONTRIBUTING.md
0 commit comments