This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new ddcde8549 Update GitHub configuration (#670)
ddcde8549 is described below
commit ddcde8549b29749cd5c7964ac2cf85fac896ed56
Author: JB Onofré <[email protected]>
AuthorDate: Wed Feb 11 09:49:19 2026 +0100
Update GitHub configuration (#670)
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 2b1defbdf..768d0e625 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,6 +24,7 @@ github:
- java
- karaf
- osgi
+ - eip
enabled_merge_buttons:
merge: false
@@ -38,6 +39,7 @@ github:
wiki: true
issues: true
projects: true
+ discussions: true
collaborators: # Note: the number of collaborators is limited to 10
- f2par0
@@ -48,3 +50,5 @@ github:
ghp_branch: gh-pages
ghp_path: /
+ dependabot_alerts: true
+ dependabot_updates: true