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 e2ad355 Enable GH issues; route email [email protected] (#1221)
e2ad355 is described below
commit e2ad3558b30769a2aa949fe4f90d21d8e01ec033
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon Mar 14 17:28:01 2022 +0000
Enable GH issues; route email [email protected] (#1221)
---
.asf.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index b4e5fa9..075be40 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,7 +4,7 @@
notifications:
commits: [email protected]
- issues: [email protected]
+ issues: [email protected]
pullrequests: [email protected]
jira_options: link label
@@ -13,6 +13,8 @@ github:
homepage: https://jena.apache.org/
protected_branches:
main
+ features:
+ issues: true
labels:
- apache
- jena