Skip to content

Commit 5f0addc

Browse files
authored
Remove Team Experience from CODEOWNERS (#1638)
1 parent 3467349 commit 5f0addc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# default owners
22
# anything defined (below) will override
3-
* @gitpod-io/team-experience @gitpod-io/team-enterprise
3+
* @gitpod-io/team-enterprise
44

55
# changes to workflows and codeowners
6-
/.github @gitpod-io/team-experience @gitpod-io/team-enterprise
6+
/.github @gitpod-io/team-enterprise
77

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

1212
# changes to our base "chunk"
1313
# leaving workspace team here, for now, to monitor changes
14-
/base @gitpod-io/team-experience @gitpod-io/team-enterprise
14+
/base @gitpod-io/team-enterprise
1515

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

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

0 commit comments

Comments
 (0)