Skip to content
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
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@ documentation about the team's processes and services.

## Structure

The [Infrastructure Team] has three sub-teams:
The [Infrastructure Team] has several sub-teams:

```mermaid
flowchart TD
infra(Infrastructure team)---bootstrap(Bootstrap team)
infra---release(Release team)
infra---triagebot(Triagebot team)
infra---docker(Docker team)
infra---bors(Bors team)
infra---internal_sites(Internal sites team)
```

## Functions
Expand Down