|
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/broad-interactive-analysis |
4 |
| -/src/billing-core/ @DataBiosphere/broadworkspaces-terra-ui |
5 |
| -/src/billing/ @DataBiosphere/broadworkspaces-terra-ui |
6 |
| -/src/groups/ @DataBiosphere/broadworkspaces-terra-ui |
7 |
| -/src/pages/EnvironmentsPage/ @DataBiosphere/broad-interactive-analysis |
| 3 | +/src/analysis @DataBiosphere/dsp-analysis |
| 4 | +/src/billing-core/ @DataBiosphere/broad-core-services |
| 5 | +/src/billing/ @DataBiosphere/broad-core-services |
| 6 | +/src/groups/ @DataBiosphere/broad-core-services |
| 7 | +/src/pages/EnvironmentsPage/ @DataBiosphere/dsp-analysis |
8 | 8 | /src/constants/datasets.js @DataBiosphere/dsp-data-team-eng
|
9 |
| -/src/import-data/ @DataBiosphere/dsp-data-team-eng @DataBiosphere/analysisjourneys |
| 9 | +/src/import-data/ @DataBiosphere/dsp-data-team-eng @DataBiosphere/broad-core-services |
10 | 10 | /src/libs/brand*.js @DataBiosphere/terra-cobranding
|
11 | 11 | /src/libs/colors.js @DataBiosphere/terra-cobranding
|
12 |
| -/src/libs/ajax/Apps.ts @DataBiosphere/broad-interactive-analysis |
13 |
| -/src/libs/ajax/Runtimes.ts @DataBiosphere/broad-interactive-analysis |
14 |
| -/src/libs/ajax/AzureStorage.js @DataBiosphere/broad-interactive-analysis |
15 |
| -/src/libs/ajax/billing/ @DataBiosphere/broadworkspaces-terra-ui |
16 |
| -/src/libs/ajax/GoogleStorage.js @DataBiosphere/broad-interactive-analysis |
17 |
| -/src/libs/ajax/Groups.ts @DataBiosphere/broadworkspaces-terra-ui |
| 12 | +/src/libs/ajax/Apps.ts @DataBiosphere/dsp-analysis |
| 13 | +/src/libs/ajax/Runtimes.ts @DataBiosphere/dsp-analysis |
| 14 | +/src/libs/ajax/AzureStorage.js @DataBiosphere/dsp-analysis |
| 15 | +/src/libs/ajax/billing/ @DataBiosphere/broad-core-services |
| 16 | +/src/libs/ajax/GoogleStorage.js @DataBiosphere/dsp-analysis |
| 17 | +/src/libs/ajax/Groups.ts @DataBiosphere/broad-core-services |
18 | 18 | /src/libs/ajax/Catalog.ts @DataBiosphere/dsp-data-team-eng
|
19 |
| -/src/libs/ajax/workflows-app/ @DataBiosphere/broad-workflow-management @DataBiosphere/broad-workflow-execution |
20 |
| -/src/libs/ajax/workspaces/ @DataBiosphere/broadworkspaces-terra-ui |
| 19 | +/src/libs/ajax/workflows-app/ @DataBiosphere/dsp-analysis |
| 20 | +/src/libs/ajax/workspaces/ @DataBiosphere/broad-core-services |
21 | 21 | /src/pages/library/DataBrowser* @DataBiosphere/dsp-data-team-eng
|
22 | 22 | /src/pages/library/Datasets* @DataBiosphere/dsp-data-team-eng
|
23 | 23 | /src/pages/library/SearchAndFilterComponent* @DataBiosphere/dsp-data-team-eng
|
24 | 24 | /src/dataset-builder/ @DataBiosphere/dsp-data-team-eng
|
25 | 25 | /src/data-catalog/ @DataBiosphere/dsp-data-team-eng
|
26 | 26 | /src/pages/LandingPage* @DataBiosphere/terra-cobranding
|
27 |
| -/src/pages/billing/ @DataBiosphere/broadworkspaces-terra-ui |
28 |
| -/src/pages/groups/ @DataBiosphere/broadworkspaces-terra-ui |
29 |
| -/src/pages/workspaces/* @DataBiosphere/broadworkspaces-terra-ui |
30 |
| -/src/profile/notification-settings/* @DataBiosphere/broadworkspaces-terra-ui |
31 |
| -/src/workflows-app/ @DataBiosphere/broad-workflow-management @DataBiosphere/broad-workflow-execution |
32 |
| -/src/workspace-data/ @DataBiosphere/analysisjourneys |
33 |
| -/src/workspaces/ @DataBiosphere/broadworkspaces-terra-ui |
34 |
| -/integration-tests/tests/billing-projects.js @DataBiosphere/broadworkspaces-terra-ui |
35 |
| -/integration-tests/tests/delete-orphaned-workspaces.js @DataBiosphere/broadworkspaces-terra-ui |
36 |
| -/integration-tests/tests/run-analysis.js @DataBiosphere/broad-interactive-analysis |
37 |
| -/integration-tests/tests/run-analysis-azure.js @DataBiosphere/broad-interactive-analysis |
38 |
| -/integration-tests/tests/run-rstudio.js @DataBiosphere/broad-interactive-analysis |
39 |
| -/integration-tests/tests/analysis-context-bar.js @DataBiosphere/broad-interactive-analysis |
| 27 | +/src/pages/billing/ @DataBiosphere/broad-core-services |
| 28 | +/src/pages/groups/ @DataBiosphere/broad-core-services |
| 29 | +/src/pages/workspaces/* @DataBiosphere/broad-core-services |
| 30 | +/src/profile/notification-settings/* @DataBiosphere/broad-core-services |
| 31 | +/src/workflows-app/ @DataBiosphere/dsp-analysis |
| 32 | +/src/workspace-data/ @DataBiosphere/broad-core-services |
| 33 | +/src/workspaces/ @DataBiosphere/broad-core-services |
| 34 | +/integration-tests/tests/billing-projects.js @DataBiosphere/broad-core-services |
| 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 |
40 | 40 | /integration-tests/tests/export-*-dataset-to-workspace.js @DataBiosphere/dsp-data-team-eng
|
41 | 41 | /integration-tests/tests/preview-dataset.js @DataBiosphere/dsp-data-team-eng
|
42 | 42 | /integration-tests/tests/request-access.js @DataBiosphere/dsp-data-team-eng
|
43 | 43 | /integration-tests/tests/run-catalog* @DataBiosphere/dsp-data-team-eng
|
44 | 44 | /integration-tests/utils/catalog-utils.js @DataBiosphere/dsp-data-team-eng
|
45 |
| -/integration-tests/utils/import-tdr-snapshot.ts @DataBiosphere/analysisjourneys |
| 45 | +/integration-tests/utils/import-tdr-snapshot.ts @DataBiosphere/broad-core-services |
0 commit comments