This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new ce0e79c12d13 Fixing doap link for mailing lists
ce0e79c12d13 is described below
commit ce0e79c12d135c5820399f3d08538f0489c8069c
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Feb 23 10:35:05 2026 +0000
Fixing doap link for mailing lists
---
doap.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doap.rdf b/doap.rdf
index ede72b5757b8..7ff402ae27a0 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -39,7 +39,7 @@
<shortdesc>Apache Camel is an integration framework</shortdesc>
<description>Camel is an Open Source integration framework that empowers
you to quickly and easily integrate various systems consuming or producing
data</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/CAMEL" />
- <mailing-list rdf:resource="https://camel.apache.org/mailing-lists.html" />
+ <mailing-list
rdf:resource="https://camel.apache.org/community/mailing-list/" />
<download-page rdf:resource="https://camel.apache.org/download.html" />
<programming-language>Java</programming-language>