File tree Expand file tree Collapse file tree 4 files changed +0
-9
lines changed
internal/operator-controller Expand file tree Collapse file tree 4 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,6 @@ Two manifest variants exist:
289289- ` /go.mod ` - Dependencies (use ` make tidy ` , avoid Go version bumps without discussion)
290290- ` /PROJECT ` - Kubebuilder project config
291291- ` /OWNERS ` & ` /OWNERS_ALIASES ` - Maintainer lists
292- - ` /CODEOWNERS ` - Code ownership
293292- ` /mkdocs.yml ` - Documentation site config
294293- ` /.bingo/*.mod ` - Tool dependencies (managed by bingo)
295294- ` /.golangci.yaml ` - Linter configuration
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -28,14 +28,10 @@ aliases:
2828
2929 api-approvers:
3030 - grokspawn
31- - thetechnick
3231
3332 catalogd-approvers:
3433 - grokspawn
3534
36- operator-controller-approvers:
37- - thetechnick
38-
3935 cmd-approvers:
4036 - grokspawn
4137
@@ -51,4 +47,3 @@ aliases:
5147 docs-draft-approvers:
5248 - camilamacedo86
5349 - grokspawn
54- - thetechnick
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments