Skip to content

Commit 32abd95

Browse files
authored
Merge pull request #225 from jieyouxu/subteams
Add other infra subteams to diagram
2 parents 95ab6e0 + ccad8e1 commit 32abd95

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@ documentation about the team's processes and services.
99

1010
## Structure
1111

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

1414
```mermaid
1515
flowchart TD
1616
infra(Infrastructure team)---bootstrap(Bootstrap team)
1717
infra---release(Release team)
1818
infra---triagebot(Triagebot team)
19+
infra---docker(Docker team)
20+
infra---bors(Bors team)
21+
infra---internal_sites(Internal sites team)
1922
```
2023

2124
## Functions

0 commit comments

Comments
 (0)