aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-22 00:02:55 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-22 00:02:55 -0500
commitfc5c307ed45f4ad7fa46c92bd1f68a3e4842e10b (patch)
tree63fd5315c8702a3c01c7340c9e2093a183b409f0 /README.md
parentc2621f0c9949eb243ce57f94cfbc4de3d670f75b (diff)
downloadrbw-fc5c307ed45f4ad7fa46c92bd1f68a3e4842e10b.tar.gz
rbw-fc5c307ed45f4ad7fa46c92bd1f68a3e4842e10b.zip
add maintenance policy
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01b0d9e..0df94bc 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,14 @@ similar to the way that `ssh-agent` or `gpg-agent` work. This allows the client
to be used in a much simpler way, with the background agent taking care of
maintaining the necessary state.
+## Maintenance
+
+I consider `rbw` to be essentially feature-complete for me at this point. While
+I still use it on a daily basis, and will continue to fix regressions as they
+occur, I am unlikely to spend time implementing new features on my own. If you
+would like to see new functionality in `rbw`, I am more than happy to review
+and merge pull requests implementing those features.
+
## Installation
### Arch Linux