This is an automated email from the ASF dual-hosted git repository. linxinyuan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git
commit 90abc8fbc852055bacc2a3c40652b39f78fd41f8 Author: Xinyuan Lin <[email protected]> AuthorDate: Fri Oct 17 23:15:19 2025 -0700 Create .asf.yaml --- .asf.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..9469f25 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,9 @@ +github: + description: "Apache Texera Website" + homepage: "https://texera.apache.org/" + labels: + - texera + - website + +publish: + whoami: main
