diff --git a/.github/OWNERS b/.github/OWNERS index a344c8f888..39a5ce9a1d 100644 --- a/.github/OWNERS +++ b/.github/OWNERS @@ -22,8 +22,8 @@ /acceptance/apps/ team:eng-apps-devex # Sandbox -/cmd/sandbox/ @pietern @akshaysingla-db @shuochen0311 -/acceptance/cmd/sandbox/ @pietern @akshaysingla-db @shuochen0311 +/cmd/sandbox/ team:eng-sandbox +/acceptance/cmd/sandbox/ team:eng-sandbox # Auth /cmd/auth/ team:platform diff --git a/.github/OWNERTEAMS b/.github/OWNERTEAMS index 47cea4f8ea..59b444b49e 100644 --- a/.github/OWNERTEAMS +++ b/.github/OWNERTEAMS @@ -10,7 +10,9 @@ # bundle: https://github.com/orgs/databricks/teams/cli-maintainers # platform: https://github.com/orgs/databricks/teams/cli-platform # eng-apps-devex: https://github.com/orgs/databricks/teams/eng-apps-devex +# eng-sandbox: https://github.com/orgs/databricks/teams/eng-sandbox team:bundle @andrewnester @anton-107 @denik @janniklasrose @pietern @shreyas-goenka team:platform @simonfaltum @renaudhartert-db @hectorcast-db @parthban-db @tanmay-db @Divyansh-db @tejaskochar-db @mihaimitrea-db @chrisst @rauchy team:eng-apps-devex @fjakobs @Shridhad @atilafassina @keugenek @igrekun @pkosiec @MarioCadenas @pffigueiredo @ditadi @calvarjorge +team:eng-sandbox @pietern @shuochen0311 @akshaysingla-db