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

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/burr.git


The following commit(s) were added to refs/heads/main by this push:
     new da39a363 Adds directive to build burr apache site.
da39a363 is described below

commit da39a363ce40d1ffadc78e44604c7acd523a14a5
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

Reply via email to