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

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 6761f20  Add "jekyll" label to .asf.yaml
6761f20 is described below

commit 6761f202239f16c7a2ce4151eed1b5b492cf8da4
Author: Niall Pemberton <[email protected]>
AuthorDate: Sat Nov 22 10:46:14 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 e1be4d8..de4efbd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,6 +16,9 @@
 github:
   description: "Apache Daffodil Website"
   homepage: https://daffodil.apache.org/
+  labels:
+    - website
+    - jekyll
   features:
     wiki:     false
     issues:   false

Reply via email to