This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2f4db063 moved flume to dormant
2f4db063 is described below
commit 2f4db06357356414a16e80291970fc946fffba31
Author: Christian Grobmeier <[email protected]>
AuthorDate: Thu Oct 10 12:46:42 2024 +0200
moved flume to dormant
Vote: https://lists.apache.org/thread/qqg086c37xdgld4qnhmr405tgrj1r910
---
_data/projects.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_data/projects.yml b/_data/projects.yml
index 6b37cfcf..7e335114 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -31,7 +31,7 @@
- name: Flume
description: Distributed, reliable, and available service for efficiently
collecting, aggregating, and moving large amounts of log data.
url: "https://flume.apache.org"
- status: active
+ status: dormant
section: processing
- name: Log4Net
description: A port of the Log4j® to the Microsoft .NET runtime.