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

junchao pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-create-resilient-app.git


The following commit(s) were added to refs/heads/main by this push:
     new b81debe  Update .asf.yaml
b81debe is described below

commit b81debe125bcb7d866fa2f7955b5ea580987ee70
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:23:32 2025 +0800

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

diff --git a/.asf.yaml b/.asf.yaml
index 774d0f4..dbb3337 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,12 @@ github:
     merge: false
     rebase: false
   protected_branches:
-    master:
+    main:
+      required_status_checks:
+        strict: true
+
   
 notifications:
   commits:      [email protected]
   issues:       [email protected]
-  pullrequests: [email protected]
\ No newline at end of file
+  pullrequests: [email protected]

Reply via email to