diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 14639c05d8..440eb15d37 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,23 +1,23 @@ # Each line is a file pattern followed by one or more owners. # See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax -/src/analysis @DataBiosphere/dsp-analysis +/src/analysis @DataBiosphere/manifold-analysis /src/billing-core/ @DataBiosphere/broad-core-services /src/billing/ @DataBiosphere/broad-core-services /src/groups/ @DataBiosphere/broad-core-services -/src/pages/EnvironmentsPage/ @DataBiosphere/dsp-analysis +/src/pages/EnvironmentsPage/ @DataBiosphere/manifold-analysis /src/constants/datasets.js @DataBiosphere/jadeteam /src/images/brands/scientificServices/ @DataBiosphere/teaspoons-developers /src/import-data/ @DataBiosphere/jadeteam @DataBiosphere/broad-core-services /src/libs/brand*.js @DataBiosphere/terra-cobranding /src/libs/colors.js @DataBiosphere/terra-cobranding -/src/libs/ajax/Apps.ts @DataBiosphere/dsp-analysis -/src/libs/ajax/Runtimes.ts @DataBiosphere/dsp-analysis -/src/libs/ajax/AzureStorage.js @DataBiosphere/dsp-analysis +/src/libs/ajax/Apps.ts @DataBiosphere/manifold-analysis +/src/libs/ajax/Runtimes.ts @DataBiosphere/manifold-analysis +/src/libs/ajax/AzureStorage.js @DataBiosphere/manifold-analysis /src/libs/ajax/billing/ @DataBiosphere/broad-core-services -/src/libs/ajax/GoogleStorage.js @DataBiosphere/dsp-analysis +/src/libs/ajax/GoogleStorage.js @DataBiosphere/manifold-analysis /src/libs/ajax/Groups.ts @DataBiosphere/broad-core-services /src/libs/ajax/teaspoons/ @DataBiosphere/teaspoons-developers -/src/libs/ajax/workflows-app/ @DataBiosphere/dsp-analysis +/src/libs/ajax/workflows-app/ @DataBiosphere/manifold-analysis /src/libs/ajax/workspaces/ @DataBiosphere/broad-core-services /src/pages/library/Datasets* @DataBiosphere/jadeteam /src/pages/library/SearchAndFilterComponent* @DataBiosphere/jadeteam @@ -28,13 +28,13 @@ /src/pages/scientificServices/ @DataBiosphere/teaspoons-developers /src/pages/workspaces/* @DataBiosphere/broad-core-services /src/profile/notification-settings/* @DataBiosphere/broad-core-services -/src/workflows-app/ @DataBiosphere/dsp-analysis +/src/workflows-app/ @DataBiosphere/manifold-analysis /src/workspace-data/ @DataBiosphere/broad-core-services /src/workspaces/ @DataBiosphere/broad-core-services /integration-tests/tests/billing-projects.js @DataBiosphere/broad-core-services /integration-tests/tests/delete-orphaned-workspaces.js @DataBiosphere/broad-core-services -/integration-tests/tests/run-analysis.js @DataBiosphere/dsp-analysis -/integration-tests/tests/run-analysis-azure.js @DataBiosphere/dsp-analysis -/integration-tests/tests/run-rstudio.js @DataBiosphere/dsp-analysis -/integration-tests/tests/analysis-context-bar.js @DataBiosphere/dsp-analysis +/integration-tests/tests/run-analysis.js @DataBiosphere/manifold-analysis +/integration-tests/tests/run-analysis-azure.js @DataBiosphere/manifold-analysis +/integration-tests/tests/run-rstudio.js @DataBiosphere/manifold-analysis +/integration-tests/tests/analysis-context-bar.js @DataBiosphere/manifold-analysis /integration-tests/utils/import-tdr-snapshot.ts @DataBiosphere/broad-core-services