-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from GEOS-ESM/develop
Merge develop into main
- Loading branch information
Showing
283 changed files
with
6,772 additions
and
52,362 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# This is a comment. | ||
# Each line is a file pattern followed by one or more owners. | ||
# Order is important; the last matching pattern takes the most | ||
# precedence. | ||
|
||
# Everything in GEOSgcm should be owned by the GCM Gatekeepers | ||
* @GEOS-ESM/aerosol-team | ||
|
||
# The CMake Team should know/approve these | ||
/.github/ @GEOS-ESM/cmake-team | ||
/.circleci/ @GEOS-ESM/cmake-team | ||
/.codebuild/ @GEOS-ESM/cmake-team | ||
|
||
# NOAA Extras are Tom and William for now | ||
/CCPP/ @tclune @WilliamJamieson | ||
/ESMF/Aerosol_GridComp/ @tclune @WilliamJamieson | ||
/ESMF/NUOPC/ @tclune @WilliamJamieson | ||
|
||
# The GEOS CMake Team should be notified about and approve config changes | ||
/config/ @GEOS-ESM/cmake-team | ||
|
||
# The GEOS CMake Team is the CODEOWNER for the CMakeLists.txt files in this repository | ||
CMakeLists.txt @GEOS-ESM/cmake-team |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
/cmake@/ | ||
/ESMF/Shared/MAPL@/ | ||
/cmake-build-debug/ | ||
/build/ | ||
/.mepo/ | ||
/.idea/ | ||
/ESMF/Shared/MAPL@/ | ||
/ESMF/Shared/GMAO_Shared@/ | ||
/ESMF/Shared/NCEP_Shared@/ | ||
/ESMF/HEMCO_GridComp@/ | ||
/install/ | ||
tags | ||
|
||
.DS_STORE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.