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

dahn pushed a commit to branch pictures
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

commit d8755bb28e75193a2ac474a5cacd1a3406acfd65
Author: Daan Hoogland <d...@apache.org>
AuthorDate: Thu Aug 28 12:24:14 2025 +0200

    some authors and an article
---
 .../index.md                                           |   2 +-
 blog/2025-06-23-CSEUG-autumn/index.md                  |   2 +-
 blog/2025-08-28-cloudstack-4.21-release/index.md       |   2 +-
 blog/authors.yml                                       |   6 +++---
 static/img/authors/Suresh.jpg                          | Bin 0 -> 591841 bytes
 .../img/authors}/ivet.png                              | Bin
 .../img/authors}/rohit.png                             | Bin
 {blog/2025-06-23-CSEUG-autumn => static/img}/ivet.png  | Bin
 8 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/blog/2025-05-21-cloudstack-india-user-group-2025/index.md 
b/blog/2025-05-21-cloudstack-india-user-group-2025/index.md
index f7e9ce37c..d710c9e11 100644
--- a/blog/2025-05-21-cloudstack-india-user-group-2025/index.md
+++ b/blog/2025-05-21-cloudstack-india-user-group-2025/index.md
@@ -95,7 +95,7 @@ you want to be."
 </div>
 <div className="col col--3">
 
-![](rohit.png "Rohit Yadav" class="blog-image")
+![](/img/authors/rohit.png "Rohit Yadav" class="blog-image")
 
 </div>
 </div>
diff --git a/blog/2025-06-23-CSEUG-autumn/index.md 
b/blog/2025-06-23-CSEUG-autumn/index.md
index 850ecbaa2..85cdbfc0d 100644
--- a/blog/2025-06-23-CSEUG-autumn/index.md
+++ b/blog/2025-06-23-CSEUG-autumn/index.md
@@ -62,7 +62,7 @@ Gain insights from community members Swen Brüseke and Ivet 
Petrova as they refl
 <div className="row">
 <div className="col col--3">
 
-![](ivet.png "Ivet Petrova" class="blog-image")
+![](/img/ivet.png "Ivet Petrova" class="blog-image")
 
 </div>
 <div className="col col--9">
diff --git a/blog/2025-08-28-cloudstack-4.21-release/index.md 
b/blog/2025-08-28-cloudstack-4.21-release/index.md
index 0f9a688ff..2cdd33f4e 100644
--- a/blog/2025-08-28-cloudstack-4.21-release/index.md
+++ b/blog/2025-08-28-cloudstack-4.21-release/index.md
@@ -96,7 +96,7 @@ https://www.shapeblue.com/packages/
 </div>
 <div className="col col--9">
 <em>
-“Apache CloudStack 4.21.0 is a Regular (non-LTS) release after long time, with 
the last one being 4.12.0 in April 2019. This release introduces exciting new 
features designed to help organizations build faster, more efficient clouds 
while simplifying their management. The 4.21.0 release is a joint effort of the 
whole community for the last six months and more – with contributors and 
committers from around the world collaborating on feature
+“Apache CloudStack 4.21.0 is a Regular (non-LTS) release after a long time, 
with the last one being 4.12.0 in April 2019. This release introduces exciting 
new features designed to help organizations build faster, more efficient clouds 
while simplifying their management. The 4.21.0 release is a joint effort of the 
whole community for the last six months and more – with contributors and 
committers from around the world collaborating on feature
 
 development and code quality. Operators and users can now explore GPU 
workloads, integrate external systems through the new extensibility framework, 
and benefit from many other enhancements.
 
diff --git a/blog/authors.yml b/blog/authors.yml
index 0632331e9..d4ae03a90 100644
--- a/blog/authors.yml
+++ b/blog/authors.yml
@@ -26,7 +26,7 @@ ivet:
   name: Ivet Petrova
   title: PMC Member
   url: https://github.com/IvetPM
-  image_url: https://github.com/IvetPM.png
+  image_url: /img/authors/ivet.png
 
 jamie:
   name: Jamie Pell
@@ -56,7 +56,7 @@ rohit:
   name: Rohit Yadav
   title: PMC Member
   url: https://github.com/rohityadavcloud
-  image_url: https://github.com/rohityadavcloud.png
+  image_url: /img/authors/rohit.png
 
 shwstppr:
   name: Abhishek Kumar
@@ -68,7 +68,7 @@ suresh:
   name: Suresh Anaparti
   title: PMC Member
   url: https://github.com/sureshanaparti
-  image_url: https://github.com/sureshanaparti.png
+  image_url: /img/Suresh.jpg
 
 pearl:
   name: Pearl Dsilva
diff --git a/static/img/authors/Suresh.jpg b/static/img/authors/Suresh.jpg
new file mode 100644
index 000000000..39b0cba7e
Binary files /dev/null and b/static/img/authors/Suresh.jpg differ
diff --git a/blog/2025-06-23-CSEUG-autumn/ivet.png b/static/img/authors/ivet.png
similarity index 100%
copy from blog/2025-06-23-CSEUG-autumn/ivet.png
copy to static/img/authors/ivet.png
diff --git a/blog/2025-05-21-cloudstack-india-user-group-2025/rohit.png 
b/static/img/authors/rohit.png
similarity index 100%
rename from blog/2025-05-21-cloudstack-india-user-group-2025/rohit.png
rename to static/img/authors/rohit.png
diff --git a/blog/2025-06-23-CSEUG-autumn/ivet.png b/static/img/ivet.png
similarity index 100%
rename from blog/2025-06-23-CSEUG-autumn/ivet.png
rename to static/img/ivet.png

Reply via email to