Skip to content

Commit 4cf31f9

Browse files
committed
Update Hussaina Begum's maintainer post with new thumbnails
Signed-off-by: Lee Calcote <[email protected]>
1 parent a0119a4 commit 4cf31f9

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed
331 KB
Loading

src/collections/blog/2024/09-08-meet-the-maintainer-hussaina-begum/post.mdx

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "Meet the Maintainer: Hussaina Begum"
33
subtitle: "An interview series with open source maintainers"
44
date: 2024-09-08 10:30:05 -0530
55
author: Vivek Vishal
6-
thumbnail: ./hussaina-begum-layer5-maintainer.png
7-
darkthumbnail: ./hussaina-begum-layer5-maintainer.png
6+
thumbnail: ./hussaina-begum-meshery-maintainer.png
7+
darkthumbnail: ./hussaina-begum-meshery-maintainer.png
88
description: Meet the Maintainer series with open source maintainer, Hussaina Begum
99
type: Blog
1010
category: Open Source
@@ -15,7 +15,7 @@ published: true
1515
---
1616

1717
import { BlogWrapper } from "../../Blog.style.js";
18-
import img from "./hussaina-begum-layer5-maintainer.png";
18+
import img from "./hussaina-begum-meshery-maintainer.png";
1919
import { MeetTheMaintainer } from "../../MeetTheMaintainer.style.js";
2020
import { Link } from "gatsby";
2121
import ForkLift from "../../../../assets/images/app/hero/forklift.svg";
@@ -28,7 +28,7 @@ import ForkLift from "../../../../assets/images/app/hero/forklift.svg";
2828
Continuing in our Meet the Maintainer series, we have{" "}
2929
<Link to="/community/members/hussaina-begum">Hussaina Begum</Link>. Hussaina
3030
is a maintainer of the{" "}
31-
<Link to="/cloud-native-management/meshery"> Meshery CTL</Link> project. In
31+
<Link to="/cloud-native-management/meshery">Meshery CLI</Link> project. In
3232
this interview, we get to know Hussaina a little better and learn about her
3333
journey as an open source project maintainer and with Layer5 community.
3434
</p>
@@ -48,12 +48,12 @@ import ForkLift from "../../../../assets/images/app/hero/forklift.svg";
4848
<div class="interviewee">
4949
<span>Hussaina:</span>
5050
<p>
51-
I wanted to contribute to Open source for a long time and finally made up
52-
my mind to get into the world of Open Source during Hacktoberfest 2020.
51+
I wanted to contribute to open source for a long time and finally made up
52+
my mind to get into the world of open source during Hacktoberfest 2020.
5353
Meshery was one of the projects I contributed to and it had a well defined
5454
structure and meetings for everyone - Newcomers call, Developers call,
55-
Websites(FrontEnd development) call, CI/CD call and community call, etc.
56-
Also, the meshmate program where the existing Meshery maintainers help the
55+
Websites (Frontend development) call, CI/CD call and Community call, etc.
56+
Also, the MeshMate program where the existing Meshery maintainers help the
5757
newest members to get started. Meshery project aligned with my networking
5858
background and my goal towards backend development using golang. Last but
5959
not the least, lighthearted jokes from Lee during the development call.
@@ -73,10 +73,7 @@ import ForkLift from "../../../../assets/images/app/hero/forklift.svg";
7373
<p>
7474
Lots of learning. Though I started out small in Meshery with a
7575
documentation PR, Meshery community had so much knowledge to share. With
76-
their support, I could start on mesheryctl UX improvements. I have seen many
77-
bright engineers implementing great features in Meshery. I draw inspiration
78-
from them and try to pay it forward by helping new members of the
79-
community.
76+
their support, I could start on `mesheryctl` UX improvements. I have seen many bright engineers implementing great features in Meshery. I draw inspiration from them and try to pay it forward by helping new members of the community.
8077
</p>
8178
</div>
8279

0 commit comments

Comments
 (0)