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

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


The following commit(s) were added to refs/heads/main by this push:
     new 63b7fdb74 Update jena-site asf.yaml
63b7fdb74 is described below

commit 63b7fdb74c4bae3ec6aae62a100cc3568b0eb9b1
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Apr 9 16:43:42 2025 +0100

    Update jena-site asf.yaml
---
 .asf.yaml | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5538c067d..95655a8cf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,10 @@
+## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
+
+notifications:
+    commits:       [email protected]
+    issues:        [email protected]
+    pullrequests:  [email protected]
+
 github:
   description: "Website sources for the Apache Jena website"
   homepage: https://jena.apache.org/
@@ -6,4 +13,12 @@ github:
     - jena
     - hugo
     - website
-
+  protected_branches:
+    main
+  features:
+    issues: true
+    discussions: false
+  enabled_merge_buttons:
+    squash: false
+    rebase: true
+    merge: false

Reply via email to