This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-website.git
The following commit(s) were added to refs/heads/main by this push:
new 63f1199 Add .asf.yaml config for repo metadata and site publication
63f1199 is described below
commit 63f1199dab51fd24c52cb249a8d50cadddace369
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Nov 28 16:46:49 2025 +0000
Add .asf.yaml config for repo metadata and site publication
---
.asf.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..eb1d8b3
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,9 @@
+github:
+ description: "Apache Artemis Website"
+ homepage: https://artemis.apache.org
+ labels:
+ - website
+ - jekyll
+jekyll:
+ whoami: main
+ target: asf-site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]