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

eya pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/new-web by this push:
     new 428d0794 new members
428d0794 is described below

commit 428d0794d8071d645a0857744e817e56cb10acb9
Author: eyab <[email protected]>
AuthorDate: Thu Jul 6 13:34:12 2023 -0700

    new members
---
 src/pages/team/index.md                     |   4 ++--
 src/img/Taha.png => static/img/Taha.jpg     | Bin
 src/img/rafsun.png => static/img/rafsun.jpg | Bin
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/team/index.md b/src/pages/team/index.md
index 578e6c5a..fa4546d3 100644
--- a/src/pages/team/index.md
+++ b/src/pages/team/index.md
@@ -59,11 +59,11 @@ pmc:
     githubLink: 'https://github.com/muhammadshoaib'
 nonpmc:
   - name: 'Rafsun Masud'
-    avatar: /img/rafsun.png
+    avatar: /img/rafsun.jpg
     githubName: 'rafsun42'
     githubLink: 'https://github.com/rafsun42'
   - name: 'Muhammad Taha Naveed'
-    avatar: /img/Taha.png
+    avatar: /img/Taha.jpg
     githubName: 'MuhammadTahaNaveed'
     githubLink: 'https://github.com/MuhammadTahaNaveed'
   - name: 'Kokou Afidegnon'
diff --git a/src/img/Taha.png b/static/img/Taha.jpg
similarity index 100%
rename from src/img/Taha.png
rename to static/img/Taha.jpg
diff --git a/src/img/rafsun.png b/static/img/rafsun.jpg
similarity index 100%
rename from src/img/rafsun.png
rename to static/img/rafsun.jpg

Reply via email to