Update .asf.yaml
diff --git a/.asf.yaml b/.asf.yaml
index 774d0f4..6aed65d 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 
@@ -33,8 +33,10 @@
     rebase: false
   protected_branches:
     master:
+      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