We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95ab6e0 + ccad8e1 commit 32abd95Copy full SHA for 32abd95
README.md
@@ -9,13 +9,16 @@ documentation about the team's processes and services.
9
10
## Structure
11
12
-The [Infrastructure Team] has three sub-teams:
+The [Infrastructure Team] has several sub-teams:
13
14
```mermaid
15
flowchart TD
16
infra(Infrastructure team)---bootstrap(Bootstrap team)
17
infra---release(Release team)
18
infra---triagebot(Triagebot team)
19
+ infra---docker(Docker team)
20
+ infra---bors(Bors team)
21
+ infra---internal_sites(Internal sites team)
22
```
23
24
## Functions
0 commit comments