This is an automated email from the ASF dual-hosted git repository.
rainyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new f8772de81e3 Add "hugo" label to .asf.yaml (#3162)
f8772de81e3 is described below
commit f8772de81e3c618ef50b6526fbe4a5a527d7e645
Author: Niall Pemberton <[email protected]>
AuthorDate: Tue Nov 25 14:32:46 2025 +0000
Add "hugo" label to .asf.yaml (#3162)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 8498654b5a0..46281ca9fe4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,6 +20,8 @@ github:
homepage: https://dubbo.apache.org/
labels:
- dubbo
+ - website
+ - hugo
enabled_merge_buttons:
squash: true
merge: false