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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5be6420566 chore: Add publish section with whoami to .asf.yaml (#3785)
5be6420566 is described below

commit 5be64205662e09b1b88fe28fc03c18f1c7d292c3
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Sep 30 17:41:51 2025 +0100

    chore: Add publish section with whoami to .asf.yaml (#3785)
    
    See
    https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
    and section called 'Web site deployment service for Git repositories'.
    
    Signed-off-by: PJ Fanning <[email protected]>
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f8028b19a8..8bd6ce570b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -78,3 +78,6 @@ notifications:
   pullrequests:         [email protected]
   discussions:          [email protected]
   jobs:                 [email protected]
+
+publish:
+  whoami: asf-site

Reply via email to