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

rmetzger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fdcecfc9d Add homepage, description and labels to .asf.yaml
fdcecfc9d is described below

commit fdcecfc9d825b026267936d05499fbbfa811123c
Author: Niall Pemberton <[email protected]>
AuthorDate: Sat Nov 22 21:53:09 2025 +0000

    Add homepage, description and labels to .asf.yaml
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 6310caeee..a24c4d195 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,14 @@
+github:
+  description: Apache Flink Website
+  homepage: https://flink.apache.org/
+  labels:
+    - flink
+    - big-data
+    - scala
+    - java
+    - website
+    - hugo
+
 publish:
   whoami: asf-site
 

Reply via email to