Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move MAM, MATRIX, DNA, CARMA, GAAS, and GEOSachem to separate repos #260

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 0 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
* @GEOS-ESM/chemistry-gatekeepers

# The Aerosol Team is CODEOWNER of some directories along with Chem Gatekeepers
DNA_GridComp/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
GAAS_GridComp/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
GEOSachem_GridComp/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
MAMchem_GridComp/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
MATRIXchem_GridComp/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers

Shared/Chem_Base/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
Shared/Chem_Shared/ @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
GEOS_ChemEnvGridComp.F90 @GEOS-ESM/aerosol-team @GEOS-ESM/chemistry-gatekeepers
Expand Down
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,21 @@ GEOSCHEMchem_GridComp/geos-chem@
/@StratChem/
/StratChem/
/StratChem@/
/@MAM/
/MAM/
/MAM@/
/@DNA/
/DNA/
/DNA@/
/@MATRIX/
/MATRIX/
/MATRIX@/
/@CARMA/
/CARMA/
/CARMA@/
/@GAAS/
/GAAS/
/GAAS@/
/@GEOSachem/
/GEOSachem/
/GEOSachem@/
Loading
Loading