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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3900c5d  Add homepage, description and labels to .asf.yaml (#67)
3900c5d is described below

commit 3900c5d1bc297aacd3a975d56d888cdd4cb8a32b
Author: Niall Pemberton <[email protected]>
AuthorDate: Sun Nov 23 10:02:23 2025 +0000

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

diff --git a/.asf.yaml b/.asf.yaml
index e009262..cbd917b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,5 +14,12 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
+github:
+  description: "Apache Amoro Website"
+  homepage: https://amoro.apache.org/
+  labels:
+    - amoro
+    - website
+    - hugo
 publish:
    whoami: asf-site

Reply via email to