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

abhi pushed a commit to branch ranger_5437
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit 0d11c39bbb954cedd55f444196acee39b23769ee
Author: Abhishek Kumar <[email protected]>
AuthorDate: Tue Jan 6 15:50:36 2026 -0800

    RANGER-5437: Add GitHub Pages configuration to .asf.yaml
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4406fa0c2..648aeb2d0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,6 +31,8 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  ghp_branch: gh-pages
+  ghp_path: /
   protected_branches:
     master: {}
 

Reply via email to