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
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
* @gitpod-io/team-experience @gitpod-io/team-enterprise

# changes to workflows and codeowners
/.github @gitpod-io/team-experience @gitpod-io/team-engine @gitpod-io/team-enterprise
/.github @gitpod-io/team-experience @gitpod-io/team-enterprise

# the workflow to add latest tag on dockerhub
# workspace team must own, its part of the workspace-clusters release
/.github/workflows/dockerhub-release.yml @gitpod-io/team-engine @gitpod-io/team-enterprise
/.github/workflows/dockerhub-release.yml @gitpod-io/team-enterprise

# changes to our base "chunk"
# leaving workspace team here, for now, to monitor changes
/base @gitpod-io/team-experience @gitpod-io/team-engine @gitpod-io/team-enterprise
/base @gitpod-io/team-experience @gitpod-io/team-enterprise

# changes to docker chunk
# leaving workspace team here, for now, to monitor changes impacting the docker in workspace experience
/chunks/tool/docker @gitpod-io/team-experience @gitpod-io/team-engine @gitpod-io/team-enterprise
/chunks/tool/docker @gitpod-io/team-experience @gitpod-io/team-enterprise

# our definition for combinations
# leaving workspace team here, for now, to monitor changes to full combo
dazzle.yaml @gitpod-io/team-experience @gitpod-io/team-engine @gitpod-io/team-enterprise
dazzle.yaml @gitpod-io/team-experience @gitpod-io/team-enterprise
Loading