Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ Two manifest variants exist:
- `/go.mod` - Dependencies (use `make tidy`, avoid Go version bumps without discussion)
- `/PROJECT` - Kubebuilder project config
- `/OWNERS` & `/OWNERS_ALIASES` - Maintainer lists
- `/CODEOWNERS` - Code ownership
- `/mkdocs.yml` - Documentation site config
- `/.bingo/*.mod` - Tool dependencies (managed by bingo)
- `/.golangci.yaml` - Linter configuration
Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS

This file was deleted.

5 changes: 0 additions & 5 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,10 @@ aliases:

api-approvers:
- grokspawn
- thetechnick

catalogd-approvers:
- grokspawn

operator-controller-approvers:
- thetechnick

cmd-approvers:
- grokspawn

Expand All @@ -51,4 +47,3 @@ aliases:
docs-draft-approvers:
- camilamacedo86
- grokspawn
- thetechnick
2 changes: 0 additions & 2 deletions internal/operator-controller/OWNERS

This file was deleted.

Loading