This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/staging-site by this push: new 9eadbd6a1 more author pics (#357) 9eadbd6a1 is described below commit 9eadbd6a1ee1b39eb180d09cf0ca888ba4b4896c Author: dahn <daan.hoogl...@shapeblue.com> AuthorDate: Fri Aug 29 11:27:12 2025 +0200 more author pics (#357) Co-authored-by: Daan Hoogland <d...@apache.org> --- blog/authors.yml | 12 ++++++------ static/img/authors/abhishek.jpeg | Bin 0 -> 33546 bytes static/img/authors/antonia.jpeg | Bin 0 -> 19554 bytes static/img/authors/bobby.png | Bin 0 -> 106961 bytes static/img/authors/nuxro.png | Bin 0 -> 2101 bytes static/img/authors/pearl.jpeg | Bin 0 -> 11436 bytes 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blog/authors.yml b/blog/authors.yml index b27a0b336..60f773ad0 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -2,13 +2,13 @@ antonia: name: Antonia Shehova-Vasileva title: contributer url: http://www.linkedin.com/in/antonia-shehova-vasileva - image_url: https://media.licdn.com/dms/image/v2/D4E03AQHF-3qytzHjzw/profile-displayphoto-shrink_400_400/B4EZRpDcknGcAg-/0/1736929299259?e=1753920000&v=beta&t=5mIamwLe-alEdHXqd_hqTO9FqvtuS3-2CobP5-P_M9c + image_url: /img/authors/antonia.jpeg bobby: name: Boris Stoyanov (Bobby) title: PMC Member url: https://github.com/borisstoyanov - image_url: https://github.com/borisstoyanov.png + image_url: /img/authors/bobby.png daan: name: Daan Hoogland @@ -50,7 +50,7 @@ nux: name: Nux title: PMC Member url: https://www.nux.ro - image_url: https://github.com/NuxRo.png + image_url: /img/authors/nuxro.png rohit: name: Rohit Yadav @@ -62,16 +62,16 @@ shwstppr: name: Abhishek Kumar title: PMC Member url: https://github.com/shwstppr - image_url: https://github.com/shwstppr.png + image_url: /img/authors/abhishek.jpeg suresh: name: Suresh Anaparti title: PMC Member url: https://github.com/sureshanaparti - image_url: /img/Suresh.jpg + image_url: /img/authors/Suresh.jpg pearl: name: Pearl Dsilva title: PMC Member url: https://github.com/Pearl1594 - image_url: https://github.com/Pearl1594.png + image_url: /img/authors/pearl.jpeg diff --git a/static/img/authors/abhishek.jpeg b/static/img/authors/abhishek.jpeg new file mode 100644 index 000000000..de90c5bd2 Binary files /dev/null and b/static/img/authors/abhishek.jpeg differ diff --git a/static/img/authors/antonia.jpeg b/static/img/authors/antonia.jpeg new file mode 100644 index 000000000..f18ad8347 Binary files /dev/null and b/static/img/authors/antonia.jpeg differ diff --git a/static/img/authors/bobby.png b/static/img/authors/bobby.png new file mode 100644 index 000000000..ffbcf72e2 Binary files /dev/null and b/static/img/authors/bobby.png differ diff --git a/static/img/authors/nuxro.png b/static/img/authors/nuxro.png new file mode 100644 index 000000000..b646cd8aa Binary files /dev/null and b/static/img/authors/nuxro.png differ diff --git a/static/img/authors/pearl.jpeg b/static/img/authors/pearl.jpeg new file mode 100644 index 000000000..bae91c086 Binary files /dev/null and b/static/img/authors/pearl.jpeg differ