This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch camel-karaf-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/camel-karaf-4.10.x by this
push:
new 4904d96d2 Update GitHub configuration (#670)
4904d96d2 is described below
commit 4904d96d2a476aaa04e2ff389345182759fb1d34
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