Skip to content

Commit dc79c4c

Browse files
Merge branch 'main' into TestPhilosophy
2 parents cbaeedf + 273b416 commit dc79c4c

2 files changed

Lines changed: 46 additions & 7 deletions

File tree

.github/CODEOWNERS

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,39 @@
1-
* @MetOffice/core-capability-development
1+
# This CODEOWNERS file isn't comprehensive deliberately as all people listed
2+
# will be automatically notified of changes to the listed files.
3+
4+
# The files in the .github directory have the ability to alter the
5+
# functionality of the GitHub repo and so care should be taken when altering.
6+
/.github/ @andrewcoughtrie @yaswant
7+
8+
# Rose suite infrastructure owners
9+
/rose-stem/templates/ @mo-rickywong @james-bruten-mo
10+
11+
# Infrastructure
12+
# Owners of most of the source code in infrastructure
13+
/infrastructure/source/ @mike-hobson @matthewhambley
14+
/infrastructure/unit-test/ @mike-hobson @matthewhambley
15+
16+
# Exceptions for infrastructure source either with different owners or no owner.
17+
/infrastructure/**/mesh/ @mo-rickywong @mike-hobson
18+
/infrastructure/**/configuration/ @mo-rickywong @matthewhambley
19+
/infrastructure/**/PSYKE/ @christophermaynard @teranivy
20+
/infrastructure/**/io/ @andrewcoughtrie @mo-rickywong
21+
/infrastructure/**/kernel_metadata/ @teranivy @stevemullerworth
22+
/infrastructure/**/kernel_metadata/ @matthewhambley @andrewcoughtrie
23+
/infrastructure/integration-test/ @matthewhambley
24+
25+
# Components
26+
/components/coupling/ @mike-hobson
27+
28+
# Applications
29+
/applications/coupled/ @mike-hobson
30+
/applications/io_demo/ @andrewcoughtrie @edhone
31+
/applications/lbc_demo/ @mo-rickywong
32+
/applications/simple_diffusion @andrewcoughtrie @stevemullerworth
33+
/applications/skeleton/ @mike-hobson @stevemullerworth
34+
35+
# Build system owners
36+
/lfric_build/ @matthewhambley @allynt
37+
/infrastructure/build/ @matthewhambley @stevemullerworth
38+
/infrastructure/build/tools/ @mo-rickywong @matthewhambley
39+
**/MakeFile @matthewhambley @stevemullerworth

CONTRIBUTORS.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Contributors
22

3-
| GitHub user | Real Name | Affiliation | Date |
4-
| ----------- | --------- | ----------- | ---- |
5-
| james-bruten-mo | James Bruten | Met Office | 2025-12-09 |
6-
| jennyhickson | Jenny Hickson | Met Office | 2025-12-10 |
7-
| mo-marqh | Mark Hedley | Met Office | 2025-12-11 |
8-
| MatthewHambley | Matthew Hambley | Met Office | 2025-12-15 |
3+
| GitHub user | Real Name | Affiliation | Date |
4+
| ----------- | --------- | ----------- | ---- |
5+
| andrewcoughtrie | Andrew Coughtrie | Met Office | 2025.12.12 |
6+
| james-bruten-mo | James Bruten | Met Office | 2025-12-09 |
7+
| jennyhickson | Jenny Hickson | Met Office | 2025-12-10 |
8+
| mo-marqh | Mark Hedley | Met Office | 2025-12-11 |
9+
| MatthewHambley | Matthew Hambley | Met Office | 2025-12-15 |

0 commit comments

Comments
 (0)