Skip to content

Commit

Permalink
Add new member as of 23/01/2024
Browse files Browse the repository at this point in the history
  • Loading branch information
melvincwng committed Jan 23, 2024
1 parent 2e49929 commit 3b46ba9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions community-website/pages/community-members.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3957,6 +3957,25 @@ const CommunityMembers: NextPage = () => {
</sub>
</a>
</td>
<td align="center">
<a
href="https://github.com/Navya-Raju"
target="_blank"
rel="noopener noreferrer"
>
<img
src="https://avatars.githubusercontent.com/u/157102124?v=4"
width="85"
height="85"
className={styles.profileImage}
alt="Navya-Raju"
/>
<br />
<sub>
<b>Navya-Raju</b>
</sub>
</a>
</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3b46ba9

Please sign in to comment.