Skip to content

Update staff social links #1884

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 1 commit into from
Jan 9, 2025
Merged
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
12 changes: 10 additions & 2 deletions staff.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@ <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>
<a class="social-icon" href="https://www.linkedin.com/in/reginankenchor/" target="_blank" title="Regina Nkenchor 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/reginankenchor" target="_blank" title="Regina Nkenchor 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>
</div>
</div>
<div class="row board-member">
Expand All @@ -147,8 +153,10 @@ <h3>Regina Nkenchor, Program Manager</h3>
</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>
<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>
<a class="social-icon" href="https://www.linkedin.com/in/bazilsterling/" target="_blank" title="Bazil Sterling 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>
</div>
</div>

Expand Down