forked from MetOffice/lfric_core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCodeOwners.txt
More file actions
73 lines (64 loc) · 5.07 KB
/
CodeOwners.txt
File metadata and controls
73 lines (64 loc) · 5.07 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
Code Owners
===========
This page lists ownership of major components of the LFRic codebase
including components, applications and also generic capabilities.
Responsibility for a named source code directory implies
responsibility for the unit and integration tests for its code that
live in separate parallel directory paths.
* Code owners should be given the option to be a science/technical reviewer
for any code that alters their sections.
* Developers should consider discussing changes with the code owner
early in the planning stage if appropriate.
* Ownership imposes a responsibility to deal with requests in a timely
manner.
* Ownership is not a commitment for the individual to undertake all work
requested or all reviewing for the owned section. However, it would
be expected that the code owner can delegate to ensure requests are
dealt with, or to justify an inability to engage.
# Start of script readable lines
= LFRic Fortran source code =
{{{
Area First Contact Second Contact Team
applications/simple_diffusion andrewcoughtrie stevemullerworth core_capability_development
applications/skeleton mikehobson stevemullerworth core_capability_development
components/driver mikehobson stevemullerworth core_capability_development
components/inventory stevemullerworth mikehobson core_capability_development
components/lfric-xios andrewcoughtrie stevemullerworth core_capability_development
components/science thomasbendall thomasmelvin dynamics_research
infrastructure_configuration rickywong matthewhambley core_capability_development
infrastructure_field mikehobson stevemullerworth core_capability_development
infrastructure_function_space mikehobson stevemullerworth core_capability_development
infrastructure_io andrewcoughtrie rickywong core_capability_development
infrastructure_kernel_metadata ivakavcic stevemullerworth tools_and_collaborative_development
infrastructure_key_value mikehobson stevemullerworth core_capability_development
infrastructure_mesh rickywong mikehobson core_capability_development
infrastructure_operator mikehobson stevemullerworth core_capability_development
infrastructure_PSYKE christophermaynard ivakavcic technical_optimisation
infrastructure_quadrature thomasmelvin thomasbendall dynamics_research
infrastructure_scalar mikehobson stevemullerworth core_capability_development
infrastructure_time matthewhambley andrewcoughtrie core_capability_development
infrastructure_utilities matthewhambley mikehobson core_capability_development
mesh_tools rickywong matthewhambley core_capability_development
}}}
= System Components =
{{{
Area First Contact Second Contact Team
Makefile matthewhambley stevemullerworth core_capability_development
applications/create_miniapp.py matthewhambley rickywong core_capability_development
bin matthewhambley rickywong core_capability_development
etc matthewhambley lucygordon core_capability_development
rose-stem matthewhambley jamesbruten core_capability_development
infrastructure/Makefile matthewhambley stevemullerworth core_capability_development
infrastructure/build matthewhambley stevemullerworth core_capability_development
infrastructure/documentation stevemullerworth mikehobson core_capability_development
infrastructure/rose-stem matthewhambley stevemullerworth core_capability_development
}}}
= Other Projects =
{{{
Area First Contact Second Contact Team
Docs jameskent thomasbendall dynamics_research
GPL-utilities rickywong lottieturner core_capability_development
physics-dev(deprecated) benshipway -- dynamics_research
Spectator matthewhambley -- core_capability_development
vendor(deprecated) matthewhambley -- core_capability_development
}}}