This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ec4e55e7 [improve] create disclaimer file, add incubating in describe 
 (#1764)
9ec4e55e7 is described below

commit 9ec4e55e7010bdee5c96c89fd171f4347812fae2
Author: tomsun28 <[email protected]>
AuthorDate: Wed Apr 17 20:07:09 2024 +0800

    [improve] create disclaimer file, add incubating in describe  (#1764)
    
    Signed-off-by: tomsun28 <[email protected]>
---
 .asf.yaml       |  2 +-
 .licenserc.yaml |  1 +
 DISCLAIMER      | 10 ++++++++++
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index de6e35d09..a857a2caf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 #
 
 github:
-  description: Apache HertzBeat is a real-time monitoring system with 
agentless, performance cluster, prometheus-compatible, custom monitoring and 
status page building capabilities.
+  description: Apache HertzBeat(incubating) is a real-time monitoring system 
with agentless, performance cluster, prometheus-compatible, custom monitoring 
and status page building capabilities.
   homepage: https://hertzbeat.apache.org/
   labels:
     - monitoring
diff --git a/.licenserc.yaml b/.licenserc.yaml
index 748a8231c..ca8f71b3f 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -48,6 +48,7 @@ header:
     - 'material/**'
     - 'LICENSE'
     - 'NOTICE'
+    - 'DISCLAIMER'
     - '**/LICENSE'
     - '**/NOTICE'
     - '.all-contributorsrc'
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 000000000..15089ac3c
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,10 @@
+Apache HertzBeat (incubating) is an effort undergoing incubation at the Apache 
+Software Foundation (ASF), sponsored by the Apache Incubator PMC.
+
+Incubation is required of all newly accepted projects until a further review
+indicates that the infrastructure, communications, and decision making process
+have stabilized in a manner consistent with other successful ASF projects.
+
+While incubation status is not necessarily a reflection of the completeness
+or stability of the code, it does indicate that the project has yet to be
+fully endorsed by the ASF.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to