mirror of https://github.com/databricks/cli.git
Update CODEOWNERS for cmd/labs (#2295)
## 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
This commit is contained in:
parent
dcc61cd763
commit
2e1455841c
|
@ -1 +1,2 @@
|
||||||
* @pietern @andrewnester @shreyas-goenka @denik
|
* @pietern @andrewnester @shreyas-goenka @denik
|
||||||
|
cmd/labs @alexott @nfx
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
* @nfx
|
|
Loading…
Reference in New Issue