From: Nikolaus Rath Date: Mon, 29 Apr 2019 18:55:56 +0000 (-0700) Subject: Added information about development status. X-Git-Tag: fuse-3.6.0~15 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d45fec1451817fc701332ae01069bc776973092e;p=qemu-gpiodev%2Flibfuse.git Added information about development status. --- diff --git a/README.md b/README.md index 5209b3a..8fd40f5 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,20 @@ API, the callbacks must work with inodes and responses must be sent explicitly using a separate set of API functions. +Development Status +------------------ + +libfuse is shipped by all major Linux distributions and has been in +production use across a wide range of systems for many years. However, +at present libfuse does not have any active, regular contributors. The +current maintainer continues to apply pull requests and makes regular +releases, but unfortunately has no capacity to do any development +beyond addressing high-impact issues. When reporting bugs, please +understand that unless you are including a pull request or are +reporting a critical issue, you will probably not get a response. If +you are using libfuse, please consider to contribute to the project. + + Supported Platforms -------------------