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

junchao pushed a commit to branch cjcchen-patch-3
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-rust_sdk.git

commit 64dba8e1e594a84d36bbc21852c1c18cef3ca5b2
Author: cjcchen <ickchenjunc...@gmail.com>
AuthorDate: Sun Jun 29 11:36:38 2025 +0800

    Update .asf.yaml
---
 .asf.yaml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 774d0f4..1d25108 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 
 github:
   description: Global-Scale Sustainable Blockchain Fabric
-  #homepage: resilientdb.apache.org
+  homepage: https://resilientdb.incubator.apache.org/
   labels:
     - crypto 
     - smart-contracts 
@@ -32,9 +32,11 @@ github:
     merge: false
     rebase: false
   protected_branches:
-    master:
+    main:
+      required_status_checks:
+        strict: true
   
 notifications:
   commits:      commits@resilientdb.apache.org
   issues:       commits@resilientdb.apache.org
-  pullrequests: commits@resilientdb.apache.org
\ No newline at end of file
+  pullrequests: commits@resilientdb.apache.org

Reply via email to