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

kranti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iggy-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e8e8dbc4d Add .asf.yaml to static folder for build
e8e8dbc4d is described below

commit e8e8dbc4d01877b865c6468536344163fed855e9
Author: kparisa <[email protected]>
AuthorDate: Sun Feb 9 21:54:44 2025 -0800

    Add .asf.yaml to static folder for build
---
 static/.asf.yaml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/static/.asf.yaml b/static/.asf.yaml
new file mode 100644
index 000000000..0aeb7d296
--- /dev/null
+++ b/static/.asf.yaml
@@ -0,0 +1,21 @@
+github:
+  description: "Apache Iggy (Incubating) Website"
+  homepage: https://iggy.apache.org/
+  labels:
+    - rust
+    - message-streaming
+    - iggy
+    - apache
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false
+
+publish:
+  whoami: asf-site
+
+notifications:
+  commits: [email protected]
+  issues: [email protected]
+  pullrequests: [email protected]
+  discussions: [email protected]
\ No newline at end of file

Reply via email to