Skip to content

Commit ccd84c7

Browse files
authored
Update CODEOWNERS (#283)
## Changes This PR updates `CODEOWNERS` so that the correct teams are tagged for review.
1 parent 69f4e93 commit ccd84c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @nfx
1+
* @databrickslabs/role-labs-remorph-write @databrickslabs/role-labs-ucx-write

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license-files = { paths = ["LICENSE", "NOTICE"] }
77
requires-python = ">=3.10,<3.15"
88
keywords = ["Databricks", "pytest"]
99
maintainers = [
10-
{ name = "Serge Smertin", email = "serge.smertin@databricks.com" },
10+
{ name = "Databricks Labs", email = "labs-oss@databricks.com" },
1111
]
1212
authors = [
1313
{ name = "Serge Smertin", email = "serge.smertin@databricks.com" },

0 commit comments

Comments
 (0)