This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 43702e41 chore: use 1,500+ contributors
43702e41 is described below

commit 43702e41310adfc9396e5e837e84b0a165008e6d
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jun 13 10:39:06 2026 +0200

    chore: use 1,500+ contributors
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
 content/what-is-apache-camel/_index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/what-is-apache-camel/_index.md 
b/content/what-is-apache-camel/_index.md
index 9bf777c3..31e53674 100644
--- a/content/what-is-apache-camel/_index.md
+++ b/content/what-is-apache-camel/_index.md
@@ -111,7 +111,7 @@ These aren't theoretical — they're production-tested 
patterns used by thousand
 
 ## The origin story
 
-The very first Camel route ever written was 
`from("jms:queue:test.queue").to("file://test")` — one line, June 2007. Nearly 
two decades later, that same idea powers every Camel route: take data from 
here, send it there. The framework grew from 19 components to 350+, from a 
handful of contributors to 1,600+ — but the DNA never changed.
+The very first Camel route ever written was 
`from("jms:queue:test.queue").to("file://test")` — one line, June 2007. Nearly 
two decades later, that same idea powers every Camel route: take data from 
here, send it there. The framework grew from 19 components to 350+, from a 
handful of contributors to 1,500+ — but the DNA never changed.
 
 **[Read the full origin story — Camel DNA →](/camel-dna/)**
 
@@ -133,7 +133,7 @@ Camel also provides an **MCP server** (Model Context 
Protocol) that connects AI
 |---|---|
 | **Connectors** | 350+ |
 | **Integration patterns** | 65+ |
-| **Contributors** | 1,600+ |
+| **Contributors** | 1,500+ |
 | **Commits** | 100,000+ |
 | **Years in production** | Nearly two decades |
 | **Median bug fix time** | 1–2 days |

Reply via email to