Merge pull request #102 from teaxyz/add-package-manager-role

Added package maintainer to careers accordion
This commit is contained in:
Chris Waters 2022-09-16 17:05:31 -04:00 committed by GitHub
commit a510b879d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View file

@ -24,6 +24,36 @@
<p class="mb-4" style="color:#E5E6E9;">The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, were brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.</p>
<div class="accordion" id="accordionExample">
<div class="accordion-item">
<p class="accordion-header" id="headingOne">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="true" aria-controls="collapseOne">
Package Maintainer
</button>
</p>
<div class="accordion-body">
<div>We are looking for Package Maintainers to help us review, update, and deploy packages for the tea system.</div>
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
<br><strong>Responsibilities:</strong><br><br>
<ul>
<li>Collaborate with Package Manager teammates to determine priorities. </li>
<li>Build source code and compile packages for distribution. </li>
<li>Include testing code and documentation to help teammates troubleshoot issues. </li>
<li>Track security and breaking changes for packages in our ecosystem to ensure quick remediations. </li>
<li>Attend meetings, brainstorming sessions and regular standups for enhancing your knowledge of new technologies. </li>
<li>Stay on top of technology trends and developments, especially changes related to package dependencies. </li>
<li>Ensure that all technology practices adhere to applicable standards. </li>
</ul>
<p>This is a full-time remote contractor position.</p><br>
<a class="btn btn-primary mb-3" href="https://tea.breezy.hr/p/d98d28311cbd-package-maintainer"
role="button">Apply on Breezy HR</a>
<p class="small" style="color:#B9C7C9;">Visit Breezy HR to apply, and to read more about the qualifications and responsibilities for this position.</p></div>
</div>
</div>
<div class="accordion-item">
<p class="accordion-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
@ -86,6 +116,7 @@
</div>
</div>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB