This is an automated email from the ASF dual-hosted git repository.
hezhangjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 2b5b992491 [website]: Update .asf.yaml to add "publish" configuration
block (#4575)
2b5b992491 is described below
commit 2b5b992491e69a22933a2a9cde5f4e871b88b75a
Author: Jia Zhai <[email protected]>
AuthorDate: Tue Apr 8 23:59:45 2025 +0800
[website]: Update .asf.yaml to add "publish" configuration block (#4575)
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index b1fdee64bd..2ed1165bd2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -80,6 +80,9 @@ github:
branch-4.15: {}
branch-4.16: {}
+publish:
+ whoami: asf-site
+
notifications:
commits: [email protected]
issues: [email protected]