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