|
1 | 1 | # Each line is a file pattern followed by one or more owners. |
2 | 2 | # See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax |
3 | | -/src/analysis @DataBiosphere/dsp-analysis |
| 3 | +/src/analysis @DataBiosphere/manifold-analysis |
4 | 4 | /src/billing-core/ @DataBiosphere/broad-core-services |
5 | 5 | /src/billing/ @DataBiosphere/broad-core-services |
6 | 6 | /src/groups/ @DataBiosphere/broad-core-services |
7 | | -/src/pages/EnvironmentsPage/ @DataBiosphere/dsp-analysis |
| 7 | +/src/pages/EnvironmentsPage/ @DataBiosphere/manifold-analysis |
8 | 8 | /src/constants/datasets.js @DataBiosphere/jadeteam |
9 | 9 | /src/images/brands/scientificServices/ @DataBiosphere/teaspoons-developers |
10 | 10 | /src/import-data/ @DataBiosphere/jadeteam @DataBiosphere/broad-core-services |
11 | 11 | /src/libs/brand*.js @DataBiosphere/terra-cobranding |
12 | 12 | /src/libs/colors.js @DataBiosphere/terra-cobranding |
13 | | -/src/libs/ajax/Apps.ts @DataBiosphere/dsp-analysis |
14 | | -/src/libs/ajax/Runtimes.ts @DataBiosphere/dsp-analysis |
15 | | -/src/libs/ajax/AzureStorage.js @DataBiosphere/dsp-analysis |
| 13 | +/src/libs/ajax/Apps.ts @DataBiosphere/manifold-analysis |
| 14 | +/src/libs/ajax/Runtimes.ts @DataBiosphere/manifold-analysis |
| 15 | +/src/libs/ajax/AzureStorage.js @DataBiosphere/manifold-analysis |
16 | 16 | /src/libs/ajax/billing/ @DataBiosphere/broad-core-services |
17 | | -/src/libs/ajax/GoogleStorage.js @DataBiosphere/dsp-analysis |
| 17 | +/src/libs/ajax/GoogleStorage.js @DataBiosphere/manifold-analysis |
18 | 18 | /src/libs/ajax/Groups.ts @DataBiosphere/broad-core-services |
19 | 19 | /src/libs/ajax/teaspoons/ @DataBiosphere/teaspoons-developers |
20 | | -/src/libs/ajax/workflows-app/ @DataBiosphere/dsp-analysis |
| 20 | +/src/libs/ajax/workflows-app/ @DataBiosphere/manifold-analysis |
21 | 21 | /src/libs/ajax/workspaces/ @DataBiosphere/broad-core-services |
22 | 22 | /src/pages/library/Datasets* @DataBiosphere/jadeteam |
23 | 23 | /src/pages/library/SearchAndFilterComponent* @DataBiosphere/jadeteam |
|
28 | 28 | /src/pages/scientificServices/ @DataBiosphere/teaspoons-developers |
29 | 29 | /src/pages/workspaces/* @DataBiosphere/broad-core-services |
30 | 30 | /src/profile/notification-settings/* @DataBiosphere/broad-core-services |
31 | | -/src/workflows-app/ @DataBiosphere/dsp-analysis |
| 31 | +/src/workflows-app/ @DataBiosphere/manifold-analysis |
32 | 32 | /src/workspace-data/ @DataBiosphere/broad-core-services |
33 | 33 | /src/workspaces/ @DataBiosphere/broad-core-services |
34 | 34 | /integration-tests/tests/billing-projects.js @DataBiosphere/broad-core-services |
35 | 35 | /integration-tests/tests/delete-orphaned-workspaces.js @DataBiosphere/broad-core-services |
36 | | -/integration-tests/tests/run-analysis.js @DataBiosphere/dsp-analysis |
37 | | -/integration-tests/tests/run-analysis-azure.js @DataBiosphere/dsp-analysis |
38 | | -/integration-tests/tests/run-rstudio.js @DataBiosphere/dsp-analysis |
39 | | -/integration-tests/tests/analysis-context-bar.js @DataBiosphere/dsp-analysis |
| 36 | +/integration-tests/tests/run-analysis.js @DataBiosphere/manifold-analysis |
| 37 | +/integration-tests/tests/run-analysis-azure.js @DataBiosphere/manifold-analysis |
| 38 | +/integration-tests/tests/run-rstudio.js @DataBiosphere/manifold-analysis |
| 39 | +/integration-tests/tests/analysis-context-bar.js @DataBiosphere/manifold-analysis |
40 | 40 | /integration-tests/utils/import-tdr-snapshot.ts @DataBiosphere/broad-core-services |
0 commit comments