Skip to content

Commit 9e64e70

Browse files
authored
Merge pull request #126 from GEOS-ESM/develop
2 parents 699e16f + 39578f9 commit 9e64e70

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
* @GEOS-ESM/ocean-team
88

99
# The GEOS CMake Team is the CODEOWNER for the CMakeLists.txt files in this repository
10-
CMakeLists.txt @GEOS-ESM/cmake-team
10+
# But Ocean team should also be notified
11+
CMakeLists.txt @GEOS-ESM/cmake-team @GEOS-ESM/ocean-team

MOM6_GEOSPlug/mom6_cmake/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ list( APPEND MOM6_SRCS
140140
# src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90
141141
# src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90
142142
# src/equation_of_state/TEOS10/gsw_t_from_ct.f90
143+
src/framework/MOM_ANN.F90
143144
src/framework/MOM_array_transform.F90
144145
src/framework/MOM_checksums.F90
145146
src/framework/MOM_coms.F90

0 commit comments

Comments
 (0)