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

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


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

commit f05b978405fae05a1433a152537ef5e5945e0db0
Author: Niall Pemberton <[email protected]>
AuthorDate: Mon Dec 8 19:27:44 2025 +0000

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

diff --git a/.asf.yaml b/.asf.yaml
index b6eb4d4e6..a6b9be1e6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,8 +31,9 @@ github:
   labels:
     - accumulo
     - big-data
-    - asf-site
+    - website
     - hacktoberfest
+    - jekyll
   features:
     wiki: false
     issues: true

Reply via email to