Skip to content
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

remove triage teams section from the team listings #251

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
16 changes: 0 additions & 16 deletions src/pages/en/about/teams.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -201,19 +201,3 @@ This team is responsible for the following projects:
<TeamMembers fromTeam="quilted-fabric-api" />
</div>

# Triage Teams

Triage teams aren't directly involved with development, but they're still very important. They're mostly responsible for reviewing pull requests to active Quilt repositories, ensuring that they're up to spec and ready be merged. This allows for the development teams overseeing these repositories to focus on development, rather than reviewing PRs.

## Mappings

This team is responsible for handling triage tasks for the following projects:

<div class="button-grid">
<ProjectButton name="enigma" />
<ProjectButton name="quilt-mappings" />
</div>

<div class="developer team-grid">
<TeamMembers fromTeam="mappings-triage"/>
</div>
Loading