From 6810dccde3534c4046cca0b775aae96ccac69172 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 18 Jun 2026 10:52:02 +0200 Subject: Document maintenance status --- README.md | 15 +++++++++++++-- 1 file 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)) -- cgit v1.3.1