diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index e6d48978d..d610b7205 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -7,12 +7,16 @@ on: - '**.md' - LICENSE.txt - NOTICE.txt + - .mailmap + - CITATION.cff pull_request: branches: [ master ] paths-ignore: - '**.md' - LICENSE.txt - NOTICE.txt + - .mailmap + - CITATION.cff jobs: build: diff --git a/.mailmap b/.mailmap index b3c08bb7e..286f5402f 100644 --- a/.mailmap +++ b/.mailmap @@ -21,5 +21,7 @@ Kris Thielemans Gemma Fardell Sam D. Porter <92305641+samdporter@users.noreply.github.com> +Matthew Strugari +Matthew Strugari <56315593+mastergari@users.noreply.github.com> diff --git a/CITATION.cff b/CITATION.cff index 4f9c19403..1d186f18f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -39,6 +39,9 @@ authors: - given-names: Nikos family-names: Efthimiou orcid: 'https://orcid.org/0000-0003-1947-5033' + - given-names: Matthew + family-names: Strugari + affiliation: Dalhousie University (Canada) - given-names: Ashley family-names: Gillman orcid: 'https://orcid.org/0000-0001-9130-1092' @@ -57,17 +60,13 @@ authors: orcid: 'https://orcid.org/0000-0002-2766-4339' given-names: Daniel family-names: Deidda - - orcid: 'https://orcid.org/0000-0001-8523-353X' - affiliation: University of Bath - given-names: Matthias - family-names: Ehrhardt - - given-names: Evangelos - family-names: Papoutsellis - affiliation: UK Research & Innovation - orcid: 'https://orcid.org/0000-0002-9151-3295' affiliation: University College London given-names: Alexander family-names: Whitehead + - given-names: Evangelos + family-names: Papoutsellis + affiliation: UK Research & Innovation - family-names: Fardell given-names: Gemma orcid: 'https://orcid.org/0000-0003-2388-5211' @@ -80,6 +79,10 @@ authors: affiliation: University College London given-names: Francesca family-names: Leek + - orcid: 'https://orcid.org/0000-0001-8523-353X' + affiliation: University of Bath + given-names: Matthias + family-names: Ehrhardt - orcid: 'https://orcid.org/0000-0002-5514-199X' affiliation: University College London family-names: Thielemans