This is an automated email from the ASF dual-hosted git repository.
aicam pushed a commit to branch publish
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git
The following commit(s) were added to refs/heads/publish by this push:
new b687b5e fix: add asf
b687b5e is described below
commit b687b5e46be977b10eb89a2a228111fe74c440e1
Author: ali <[email protected]>
AuthorDate: Tue Jan 6 10:48:49 2026 -0800
fix: add asf
---
.asf.yml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/.asf.yml b/.asf.yml
new file mode 100644
index 0000000..36b4af4
--- /dev/null
+++ b/.asf.yml
@@ -0,0 +1,13 @@
+staging:
+ profile: ~
+ whoami: staging-publish
+
+publish:
+ whoami: publish
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ discussions: [email protected]
+ jobs: [email protected]