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

jmclean pushed a commit to branch fix_author_images
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git


The following commit(s) were added to refs/heads/fix_author_images by this push:
     new d5b6898c7 fix paths
d5b6898c7 is described below

commit d5b6898c7f7217a6cee1664d02964af4da383a26
Author: Justin Mclean <[email protected]>
AuthorDate: Thu Jun 5 08:12:49 2025 +0800

    fix paths
---
 blog/authors.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/authors.yml b/blog/authors.yml
index 19fe90b57..2f5fc2f7d 100644
--- a/blog/authors.yml
+++ b/blog/authors.yml
@@ -19,7 +19,7 @@ jmclean:
   name: Justin Mclean
   title: PMC Member
   url: https://github.com/justinmclean/
-  image_url: /img/authors/justinmclean.jepg
+  image_url: /img/authors/justinmclean.jpeg
 jerryshao:
   name: Jerry Shao
   title: PMC Member
@@ -39,4 +39,4 @@ roryqi:
   name: Rory Qi
   title: committer
   url: https://github.com/jerqi/
-  image_url: /img/authors/jerqi.jepg
+  image_url: /img/authors/jerqi.jpeg

Reply via email to