This is an automated email from the ASF dual-hosted git repository.
gfournier 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 700474f1 fix: Change username for old blog post
700474f1 is described below
commit 700474f1551dcf958b34b25841ddb77e59950f19
Author: Gaelle Fournier <[email protected]>
AuthorDate: Thu Oct 9 15:13:55 2025 +0200
fix: Change username for old blog post
---
content/blog/2022/06/Optimizing-Camel-K-Integration-Build-Time/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/blog/2022/06/Optimizing-Camel-K-Integration-Build-Time/index.md
b/content/blog/2022/06/Optimizing-Camel-K-Integration-Build-Time/index.md
index 36d54ddb..cb088538 100644
--- a/content/blog/2022/06/Optimizing-Camel-K-Integration-Build-Time/index.md
+++ b/content/blog/2022/06/Optimizing-Camel-K-Integration-Build-Time/index.md
@@ -2,7 +2,7 @@
title: "Optimizing Camel-K Integration Build Time"
date: 2022-06-28
draft: false
-authors: ["SubhasmitaSw", "astefanutti"]
+authors: ["whtssub", "astefanutti"]
categories: ["Camel-K"]
preview: "Scaling the Camel K operator vertically to improve the integration
build time."
---