This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/texera.git
commit e8ea7d068a1da5a9dbd98532c9fc047b02834747 Author: PJ Fanning <[email protected]> AuthorDate: Tue Sep 30 09:24:20 2025 +0100 Add publish section with whoami to .asf.yaml 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
