From 7c65d931dfed987e51141ca2e92844db7b142cb6 Mon Sep 17 00:00:00 2001 From: Matthew Hambley Date: Tue, 30 Jun 2026 08:44:28 +0100 Subject: [PATCH 1/4] Create wibble --- wibble | 1 + 1 file changed, 1 insertion(+) create mode 100644 wibble diff --git a/wibble b/wibble new file mode 100644 index 00000000..ea450f95 --- /dev/null +++ b/wibble @@ -0,0 +1 @@ +New file From 0c0f03b6e1c538b9dc3d915150bdfa95492112cc Mon Sep 17 00:00:00 2001 From: Matthew Hambley Date: Tue, 30 Jun 2026 09:05:52 +0100 Subject: [PATCH 2/4] Add CLA URL. --- .github/workflows/cla-check.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cla-check.yaml b/.github/workflows/cla-check.yaml index 3d28d731..8cfb434f 100644 --- a/.github/workflows/cla-check.yaml +++ b/.github/workflows/cla-check.yaml @@ -8,3 +8,4 @@ jobs: uses: MetOffice/growss/.github/workflows/cla-check.yaml@main with: runner: 'ubuntu-24.04' + cla-url: https://github.com/MetOffice/fab/blob/main/CONTRIBUTING.md From 8551c29f128a8d91e9df39b309c7ef5119902d6e Mon Sep 17 00:00:00 2001 From: Matthew Hambley Date: Tue, 30 Jun 2026 09:08:57 +0100 Subject: [PATCH 3/4] Change username --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9e9ebe75..c4bce333 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ affiliation. +-----------------+-----------------+-------------+ | GitHub Username | Real Name | Affiliation | +=================+=================+=============+ -| MatthewHambley | Matthew Hambley | Met Office | +| @MatthewHambley | Matthew Hambley | Met Office | +-----------------+-----------------+-------------+ ## Contributor Licence Agreement and Certificate of Origin From c6bda2adc02ef0a56b6f05bfdc79e175ca30f709 Mon Sep 17 00:00:00 2001 From: Matthew Hambley Date: Tue, 30 Jun 2026 09:13:41 +0100 Subject: [PATCH 4/4] Rename contributors file --- CONTRIBUTING.md => CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CONTRIBUTING.md => CONTRIBUTORS.md (98%) diff --git a/CONTRIBUTING.md b/CONTRIBUTORS.md similarity index 98% rename from CONTRIBUTING.md rename to CONTRIBUTORS.md index c4bce333..9e9ebe75 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTORS.md @@ -37,7 +37,7 @@ affiliation. +-----------------+-----------------+-------------+ | GitHub Username | Real Name | Affiliation | +=================+=================+=============+ -| @MatthewHambley | Matthew Hambley | Met Office | +| MatthewHambley | Matthew Hambley | Met Office | +-----------------+-----------------+-------------+ ## Contributor Licence Agreement and Certificate of Origin