File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- * @ gitpod-io/engineering-workspace
1+ # default owners
2+ # anything defined (below) will override
3+ * @ gitpod-io/engineering-ide
4+
5+ # changes to workflows and codeowners
6+ /.github @ gitpod-io/engineering-ide @ gitpod-io/engineering-workspace
7+
8+ # the workflow to add latest tag on dockerhub
9+ # workspace team must own, its part of the workspace-clusters release
10+ /.github /workflows /dockerhub-release.yml @ gitpod-io/engineering-workspace
11+
12+ # changes to our base "chunk"
13+ # leaving workspace team here, for now, to monitor changes
14+ /base @ gitpod-io/engineering-ide @ gitpod-io/engineering-workspace
15+
16+ # changes to docker chunk
17+ # leaving workspace team here, for now, to monitor changes impacting the docker in workspace experience
18+ /chunks /tool /docker @ gitpod-io/engineering-ide @ gitpod-io/engineering-workspace
19+
20+ # our definition for combinations
21+ # leaving workspace team here, for now, to monitor changes to full combo
22+ dazzle.yaml @ gitpod-io/engineering-ide @ gitpod-io/engineering-workspace
You can’t perform that action at this time.
0 commit comments