aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-09-23 13:11:48 +0200
committerRobin Krahl <robin.krahl@ireas.org>2020-09-23 13:11:48 +0200
commitd1e170d76997e3cc5fae1e071bd4547b91164315 (patch)
tree4f3bf90b4b6c0294c12bc44d6cdfa9ffcfe91936 /README.md
parent8f037261c096cab27ad2d11c199217620625e09a (diff)
downloadnitrokey-sys-rs-next.tar.gz
nitrokey-sys-rs-next.tar.bz2
Update contribution information in readmenext
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index e94874d..c9ce289 100644
--- a/README.md
+++ b/README.md
@@ -33,15 +33,24 @@ The major and minor version of the `nitrokey-sys` crate map to the major and
minor version of `libnitrokey`. The `nitrokey-sys` patch version may be
increased independently.
+## Contributing
+
+Contributions to this project are welcome! Please submit patches to the
+mailing list [~ireas/nitrokey-rs-dev@lists.sr.ht][] ([archive][]) using the
+`[PATCH nitrokey-sys-rs]` subject prefix. For more information, see the
+[Contributing Guide][].
+
## Contact
For bug reports, patches, feature requests or other messages, please send a
-mail to [nitrokey-rs-dev@ireas.org][].
+mail to the mailing list [~ireas/nitrokey-rs-dev@lists.sr.ht][] ([archive][]).
## License
This project as well as `libnitrokey` are licensed under the [LGPL-3.0][].
[`libnitrokey`]: https://github.com/nitrokey/libnitrokey
-[nitrokey-rs-dev@ireas.org]: mailto:nitrokey-rs-dev@ireas.org
+[~ireas/nitrokey-rs-dev@lists.sr.ht]: mailto:~ireas/nitrokey-rs-dev@lists.sr.ht
+[archive]: https://lists.sr.ht/~ireas/nitrokey-rs-dev
+[Contributing Guide]: https://man.sr.ht/~ireas/guides/contributing.md
[LGPL-3.0]: https://opensource.org/licenses/lgpl-3.0.html