This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-set-home-dir in repository https://gitbox.apache.org/repos/asf/iceberg.git
commit 26ee7f9db6eb41fa03a01c196fd21eea82af4cf8 Author: Fokko Driesprong <[email protected]> AuthorDate: Wed Jan 17 13:21:43 2024 +0100 Set `ghp_path` to `/` --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 24c309164a..addc93f4be 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -53,7 +53,7 @@ github: - bitsondatadev - ajantha-bhat ghp_branch: gh-pages - ghp_path: ~ + ghp_path: / notifications: commits: [email protected]
