This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch readme-update in repository https://gitbox.apache.org/repos/asf/logging-flume.git
commit e9a2d9cc424f3b1ffc2e79c7cc7623793b1a7d66 Author: Ralph Goers <[email protected]> AuthorDate: Wed May 27 23:09:41 2026 -0700 Change warning due to current activity --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 218ec1f32..feaa45962 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ under the License. # Project status > [!WARNING] -> **This project is not maintained anymore!** +> **As of May 2026 this project is undergoing significant rework! We do not +> advise using it until it is restablized and a formal release is announced.** > [It has been marked as dormant by Apache Logging Services consensus on > 2024-10-10.](https://lists.apache.org/thread/dg9wro6dp7w95o1x911lbyqxzl808b3l) > Users are advised to migrate to alternatives. > For other inquiries, see [the support > policy](https://logging.apache.org/support.html).
