|
1 | | -**/jules_interface/rose-meta @maggiehendry |
2 | | -**/jedi_lfric* @MetOffice/r2o |
3 | | -**/linear* @MetOffice/r2o |
| 1 | +# This CODEOWNERS file includes a primary codeowner and a deputy for each section. |
| 2 | +# Codeowners who are not in a comment will be automatically notified of changes |
| 3 | +# to the listed files. All codeowners listed are valid points of contact |
| 4 | +# for discussing changes and seeking approval for work. |
| 5 | + |
| 6 | +# Applications |
| 7 | +**/adjoint_tests @DrTVockerodtMO # @mo-joshuacolclough |
| 8 | +**/gravity_wave @thomasmelvin # @cjohnson-pi |
| 9 | +**/gungho_model @thomasmelvin # @BShipway |
| 10 | +**/jedi_lfric_tests @ss421 @matthewrmshin @MetOffice/r2o-systems |
| 11 | +**/jules @iboutle # @MetOfficessdtesam |
| 12 | +**/lfric2lfric @mo-lottieturner # @mike-hobson |
| 13 | +**/lfricinputs @mo-lottieturner # @mike-hobson |
| 14 | +**/lfric_atm @iboutle # @BShipway |
| 15 | +**/lfric_coupled @HengistPodd # @BShipway |
| 16 | +**/lfricinputs @mo-lottieturner # @mike-hobson |
| 17 | +**/linear_model @cjohnson-pi @MetOffice/r2o-systems # @tommbendall # Also notifiy jedi team about linear changes. |
| 18 | +**/name_transport @jameskent-metoffice # @tommbendall |
| 19 | +**/ngarch @christophermaynard # @jcsmeto |
| 20 | +**/shallow_water @jameskent-metoffice # @atb1995 |
| 21 | +**/solver @christophermaynard # @thomasmelvin |
| 22 | +**/transport @tommbendall # @jameskent-metoffice |
| 23 | + |
| 24 | +# Science |
| 25 | +**/adjoint @DrTVockerodtMO # @mo-joshuacolclough |
| 26 | +**/linear @cjohnson-pi @MetOffice/r2o-systems # @tommbendall # Also notifiy jedi team about linear changes. |
| 27 | +science/shared/source/constants/ @iboutle # @BShipway |
| 28 | + |
| 29 | +**/gungho @thomasmelvin # @iboutle |
| 30 | +science/gungho/**/configuration/ @jameskent-metoffice # @thomasmelvin |
| 31 | +science/gungho/**/core_dynamics/ @jameskent-metoffice # @thomasmelvin |
| 32 | +science/gungho/**/diagnostics/ @atb1995 # @iboutle |
| 33 | +science/gungho/**/diffusion/ @iboutle # @tommbendall |
| 34 | +science/gungho/**/driver/ @MetOffice/core-capability-development |
| 35 | +science/gungho/**/external_forcing/ @iboutle # @tommbendall |
| 36 | +science/gungho/**/initialisation/ @mo-cjsmith # @thomasmelvin |
| 37 | +science/gungho/**/limited_area/ @cjohnson-pi # @thomasmelvin |
| 38 | +science/gungho/**/orography/ @atb1995 # @tommbendall |
| 39 | +science/gungho/**/physics/ @iboutle # @tommbendall |
| 40 | +science/gungho/**/psy/ @thomasmelvin # @tommbendall |
| 41 | +science/gungho/**/runtime_constants/ @tommbendall # @atb1995 |
| 42 | +science/gungho/**/solver/ @thomasmelvin # @tommbendall |
| 43 | +science/gungho/**/timestepping/ @thomasmelvin # @jameskent-metoffice |
| 44 | +science/gungho/**/transport/ @tommbendall # @jameskent-metoffice |
| 45 | + |
| 46 | +**/physics_schemes @iboutle # @MetOffice/ssdteam |
| 47 | +science/physics_schemes/**/boundary_layer @Adrian-Lock # @P-Burns |
| 48 | +science/physics_schemes/**/convection @MichaelWhitall |
| 49 | +science/physics_schemes/**/convection/comorph @MichaelWhitall |
| 50 | +science/physics_schemes/**/large_scale_cloud @paul-barrett # @CyrilMorcrette |
| 51 | +science/physics_schemes/**/large_scale_precipitation @paulfield2024 # @paul-barrett |
| 52 | +science/physics_schemes/**/radiation_control @mo-jmanners # @Petzi1 |
| 53 | +science/physics_schemes/**/stochastic_physics @wjtmo # @annemccabe |
| 54 | + |
| 55 | +# Interfaces |
| 56 | +**/coupled_interface @mike-hobson # @harry-shepherd |
| 57 | +**/jedi_lfric_interface @ss421 @matthewrmshin @MetOffice/r2o-systems |
| 58 | +**/jules_interface @iboutle # @MetOfficessdteam |
| 59 | +**/jules_interface/rose-meta @maggiehendry |
| 60 | +**/physics_schemes_interface @iboutle # @MetOfficessdteam |
| 61 | +**/socrates_interface @mo-jmanners # @Petzi1 |
| 62 | + |
| 63 | +# System Components |
| 64 | +rose-stem/templates/ @james-bruten-mo # @jennyhickson |
| 65 | +rose-stem/lib/ @james-bruten-mo # @jennyhickson |
| 66 | +rose-stem/bin/ @james-bruten-mo # @jennyhickson |
| 67 | +rose-stem/site/meto/common/ @james-bruten-mo # @jennyhickson |
| 68 | +rose-stem/site/meto/macros/ @james-bruten-mo # @jennyhickson |
| 69 | +rose-stem/apps # Mostly updated by macros, no codeowner |
| 70 | +**/versions.py @james-bruten-mo # @jennyhickson |
| 71 | +build/ @MetOffice/ssdteam @hiker |
| 72 | +**/*Makefile @MatthewHambley @hiker |
| 73 | +**/*.mk @MatthewHambley @hiker |
| 74 | +**/optimisation @christophermaynard # HPC Optimisation Team |
| 75 | + |
| 76 | +# Other areas |
| 77 | +documentation # @MetOffice/ssdteam |
| 78 | +.github/ @MetOffice/ssdteam |
| 79 | +LICENSE @yaswant |
| 80 | +README.md @MetOffice/ssdteam |
0 commit comments