Skip to content

Commit 195940c

Browse files
Remove SID as default owner of installer/installer (#16650)
* Remove SID as default owner of installer/installer * Simplify CODEOWNER rules
1 parent 41ddf50 commit 195940c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,8 @@
3030
/components/installation-telemetry @gitpod-io/engineering-security-infrastructure-and-delivery
3131
/components/kots-config-check @gitpod-io/engineering-security-infrastructure-and-delivery
3232
/install @gitpod-io/engineering-security-infrastructure-and-delivery
33-
/install/installer @gitpod-io/engineering-security-infrastructure-and-delivery
34-
# For testdata a single review from anyone who is allowed to review PRs is sufficent.
35-
/install/installer/cmd/testdata
36-
# Allow everyone to approve config changes
37-
/install/installer/pgk/config
33+
# By default anything in in /install/installer is shared.
34+
/install/installer
3835
/install/installer/pkg/components/agent-smith @gitpod-io/engineering-workspace
3936
/install/installer/pkg/components/blobserve @gitpod-io/engineering-ide
4037
/install/installer/pkg/components/components-ide @gitpod-io/engineering-ide

0 commit comments

Comments
 (0)