This is an automated email from the ASF dual-hosted git repository. skrawcz pushed a commit to branch setup_docs_build in repository https://gitbox.apache.org/repos/asf/burr.git
commit 399fba0c3cb78024faca45c7e87be3bbde826eac Author: Stefan Krawczyk <[email protected]> AuthorDate: Sat Sep 13 12:27:16 2025 -0700 Adds directive to build burr apache site. --- .asf.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 4b3ef789..1c8359c0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -58,3 +58,10 @@ notifications: pullrequests: [email protected] discussions: [email protected] jobs: [email protected] + +staging: + profile: ~ + whoami: asf-staging + +publish: + whoami: asf-site
