Skip to content

Update staff listing #1883

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/images/staff/bazil-sterling.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/staff/regina-nkenchor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/staff/renu-chauhan.jpg
Binary file not shown.
38 changes: 21 additions & 17 deletions staff.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,22 +98,6 @@ <h3>Jessica Gonzalez, Release Engineer / LFX Community Architect</h3>
</p>
</div>
</div>
<div class="row board-member">
<div class="col-md-3">
<img src="/assets/images/staff/renu-chauhan.jpg" alt="Renu Chauhan">
</div>
<div class="col-md-9">
<h3>Renu Chauhan, Program Manager</h3>
<p>Renu (she/her) is a Program Manager at the Linux Foundation. She has extensive experience in Linux, particularly in the Cloud offering Open Source. She is a global speaker with a total IT industry experience of 11 years. Renu holds a bachelor’s degree in Engineering and a diploma in people handling skills from Harvard Business School.<br />
<a class="social-icon" href="https://www.linkedin.com/in/renu-chauhan-pm/" target="_blank" title="Renu Chauhan on LinkedIn">
<svg xmlns="http://www.w3.org/2000/svg" aria-label="LinkedIn" viewBox="0 0 512 512" fill="currentColor"><rect width="512" height="512" rx="0"></rect><circle cx="142" cy="138" r="37" fill="#FFF"></circle><path stroke="#FFF" stroke-width="66" d="M244 194v198M142 194v198"></path><path fill="#FFF" d="M276 282c0-20 13-40 36-40 24 0 33 18 33 45v105h66V279c0-61-32-89-76-89-34 0-51 19-59 32"></path></svg>
</a>
<a class="social-icon" href="https://github.com/renuchauhan221" target="_blank" title="Renu Chauhan on GitHub">
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="GitHub"><rect height="512" rx="0" width="512" fill="currentColor"></rect><path class="inner-color" d="M335 499c14 0 12 17 12 17H165s-2-17 12-17c13 0 16-6 16-12l-1-50c-71 16-86-28-86-28-12-30-28-37-28-37-24-16 1-16 1-16 26 2 40 26 40 26 22 39 59 28 74 22 2-17 9-28 16-35-57-6-116-28-116-126 0-28 10-51 26-69-3-6-11-32 3-67 0 0 21-7 70 26 42-12 86-12 128 0 49-33 70-26 70-26 14 35 6 61 3 67 16 18 26 41 26 69 0 98-60 120-117 126 10 8 18 24 18 48l-1 70c0 6 3 12 16 12z" fill="#fff"></path></svg>
</a>
</p>
</div>
</div>
<div class="row board-member">
<div class="col-md-3">
<img src="/assets/images/staff/chris-abraham.jpg" alt="Chris Abraham">
Expand Down Expand Up @@ -146,7 +130,27 @@ <h3>Thanh Ha, Senior Cloud Operations Engineer</h3>
</p>
</div>
</div>

<div class="row board-member">
<div class="col-md-3">
<img src="/assets/images/staff/regina-nkenchor.jpg" alt="Regina Nkenchor">
</div>
<div class="col-md-9">
<h3>Regina Nkenchor, Program Manager</h3>
<p>Regina Nkenchor (she/her) is a Program Manager at the Linux Foundation, where she oversees high-impact projects, including PyTorch, the Civil Infrastructure Platform (CIP), and RISE. With over a decade of experience in the technology industry, Regina has successfully led digital transformation initiatives across sectors such as tax, finance, education, retail, and open source ecosystems.</p>
<p>Prior to joining the Linux Foundation, Regina served as an Open Source Program Office (OSPO) Ambassador at IKEA. She holds a Master’s degree in Informatics from Halmstad University, Sweden, and a Professional Diploma in Software Engineering from NIIT in Port Harcourt, Nigeria. She also earned a Bachelor’s degree in Public Administration and a Diploma in Law from the University of Jos, Nigeria.</p>
<p>Outside of work, Regina enjoys traveling and connecting with new people. Her goal is to empower developers and communities to thrive while fostering a healthier, more inclusive open source ecosystem for everyone.</p>
</div>
</div>
<div class="row board-member">
<div class="col-md-3">
<img src="/assets/images/staff/bazil-sterling.jpg" alt="Bazil Sterling">
</div>
<div class="col-md-9">
<h3>Bazil Sterling, Communications and Marketing Associate</h3>
<p>Bazil Sterling (he/him) is a Communications and Marketing Associate at The Linux Foundation, where he drives marketing and communications efforts for key open source initiatives, including the PyTorch Foundation, LF Decentralized Trust, and DENT. With a background in journalism, public relations, marketing, and advertising, Bazil is a storyteller who crafts compelling narratives that elevate open source communities. He is particularly passionate about supporting projects advancing sustainability and open collaboration.
</p>
</div>
</div>


</div>
Expand Down