diff --git a/CODEOWNERS b/CODEOWNERS index cc93a75..f05642e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @nfx +* @databrickslabs/role-labs-remorph-write @databrickslabs/role-labs-ucx-write diff --git a/pyproject.toml b/pyproject.toml index 5f79752..caeca85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ license-files = { paths = ["LICENSE", "NOTICE"] } requires-python = ">=3.10,<3.15" keywords = ["Databricks", "pytest"] maintainers = [ - { name = "Serge Smertin", email = "serge.smertin@databricks.com" }, + { name = "Databricks Labs", email = "labs-oss@databricks.com" }, ] authors = [ { name = "Serge Smertin", email = "serge.smertin@databricks.com" },