summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-06-18 10:52:02 +0200
committerStefan Kreutz <mail@skreutz.com>2026-06-18 10:52:02 +0200
commit6810dccde3534c4046cca0b775aae96ccac69172 (patch)
tree0450b46b9cef4e99effb0e54d5f3a9c685b09022 /README.md
parentff06b68dfd9beafc9b774c73cb23de2c802d87a1 (diff)
downloadbrck-6810dccde3534c4046cca0b775aae96ccac69172.tar.gz
Document maintenance status
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2b81292..719f140 100644
--- a/README.md
+++ b/README.md
@@ -79,14 +79,25 @@ See the built-in help for all supported options:
* Brck may fail to remove its temporary files, e.g., when the process gets killed.
-## License
+## Maintenance
-This work is dual-licensed under [MIT](LICENSE-MIT) or [Apache License, Version 2.0](LICENSE-APACHE-2.0).
+Brck is semi-actively maintained.
+I intend to fix bugs, and keep it working.
+
+Releases adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), see the [changelog](CHANGELOG.md).
+
+The minimum supported Rust version (MSRV) is the latest stable release.
+
+The Nix flake is experimental.
## Contribution
Contributions are welcome! Please [contact](https://www.skreutz.com/contact/) me via email.
+## License
+
+This work is dual-licensed under [MIT](LICENSE-MIT) or [Apache License, Version 2.0](LICENSE-APACHE-2.0).
+
## See also
* Definition of *bit rot* in the [Jargon File](http://www.catb.org/jargon/html/B/bit-rot.html) ([archive](https://web.archive.org/web/20240312124910/http://www.catb.org/jargon/html/B/bit-rot.html))
Generated by cgit. See skreutz.com for my tech blog and contact information.