Skip to content

Commit

Permalink
Update CODEOWNERS for cmd/labs (#2295)
Browse files Browse the repository at this point in the history
## Changes

The `CODEOWNERS` file must live in one of the directories specified in
the [docs][docs], so the existing file under `cmd/labs` didn't work.
This change moves the contents to the top-level file and includes
@alexott as owner.

[docs]:
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location
  • Loading branch information
pietern authored Feb 4, 2025
1 parent dcc61cd commit 2e14558
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @pietern @andrewnester @shreyas-goenka @denik
cmd/labs @alexott @nfx
1 change: 0 additions & 1 deletion cmd/labs/CODEOWNERS

This file was deleted.

0 comments on commit 2e14558

Please sign in to comment.