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.git
The following commit(s) were added to refs/heads/main by this push:
new f8f4592d0b Adjust to new asf.yaml format/parser
f8f4592d0b is described below
commit f8f4592d0b90f347bec6134f65f249bc614a1706
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon Mar 24 11:11:54 2025 +0000
Adjust to new asf.yaml format/parser
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index c6fd332df8..5b6c8b4ef2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,7 @@ github:
description: "Apache Jena, A free and open source Java framework for
building Semantic Web and Linked Data applications."
homepage: https://jena.apache.org/
protected_branches:
- main
+ main: {}
features:
issues: true
discussions: true