Skip to content

Commit 10c66fa

Browse files
LizBaldoLiz Baldo
andauthored
CTM-260: Change codeownership to manifold analysis (#5462)
Co-authored-by: Liz Baldo <[email protected]>
1 parent 20a8567 commit 10c66fa

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# Each line is a file pattern followed by one or more owners.
22
# 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
44
/src/billing-core/ @DataBiosphere/broad-core-services
55
/src/billing/ @DataBiosphere/broad-core-services
66
/src/groups/ @DataBiosphere/broad-core-services
7-
/src/pages/EnvironmentsPage/ @DataBiosphere/dsp-analysis
7+
/src/pages/EnvironmentsPage/ @DataBiosphere/manifold-analysis
88
/src/constants/datasets.js @DataBiosphere/jadeteam
99
/src/images/brands/scientificServices/ @DataBiosphere/teaspoons-developers
1010
/src/import-data/ @DataBiosphere/jadeteam @DataBiosphere/broad-core-services
1111
/src/libs/brand*.js @DataBiosphere/terra-cobranding
1212
/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
1616
/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
1818
/src/libs/ajax/Groups.ts @DataBiosphere/broad-core-services
1919
/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
2121
/src/libs/ajax/workspaces/ @DataBiosphere/broad-core-services
2222
/src/pages/library/Datasets* @DataBiosphere/jadeteam
2323
/src/pages/library/SearchAndFilterComponent* @DataBiosphere/jadeteam
@@ -28,13 +28,13 @@
2828
/src/pages/scientificServices/ @DataBiosphere/teaspoons-developers
2929
/src/pages/workspaces/* @DataBiosphere/broad-core-services
3030
/src/profile/notification-settings/* @DataBiosphere/broad-core-services
31-
/src/workflows-app/ @DataBiosphere/dsp-analysis
31+
/src/workflows-app/ @DataBiosphere/manifold-analysis
3232
/src/workspace-data/ @DataBiosphere/broad-core-services
3333
/src/workspaces/ @DataBiosphere/broad-core-services
3434
/integration-tests/tests/billing-projects.js @DataBiosphere/broad-core-services
3535
/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
4040
/integration-tests/utils/import-tdr-snapshot.ts @DataBiosphere/broad-core-services

0 commit comments

Comments
 (0)