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

jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ccbd9cd9 Add "jekyll" label to .asf.yaml (#36)
2ccbd9cd9 is described below

commit 2ccbd9cd92628f454d195e2b9d3d9200f4567452
Author: Niall Pemberton <[email protected]>
AuthorDate: Sun Apr 5 04:28:18 2026 +0100

    Add "jekyll" label to .asf.yaml (#36)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f2b4debb8..aa2d83d3f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,5 +1,8 @@
 github:
   homepage: https://zeppelin.apache.org
+  labels:
+    - website
+    - jekyll
 
 notifications:
   commits: [email protected]

Reply via email to