This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/storm-site.git
The following commit(s) were added to refs/heads/main by this push:
new 8e1913b0b2 Add "jekyll" label to .asf.yaml
8e1913b0b2 is described below
commit 8e1913b0b26213f38351c773fac8d8bd2e39a19b
Author: Niall Pemberton <[email protected]>
AuthorDate: Sat Nov 22 11:22:56 2025 +0000
Add "jekyll" label to .asf.yaml
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index a1e23cee17..ed07463c1a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,6 +11,9 @@ publish:
github:
description: "Source for the Apache Storm web site"
homepage: https://storm.apache.org/
+ labels:
+ - website
+ - jekyll
features:
# Enable wiki for documentation
wiki: false