From 3c79d66d50dc0be23e475d3a5172e517e841df31 Mon Sep 17 00:00:00 2001 From: davjam <45334176+davjam@users.noreply.github.com> Date: Thu, 16 Jul 2020 12:16:52 +0100 Subject: [PATCH 1/2] Add new maintainer & package MapWith --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9757c739..54fad61c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,9 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: + "David James" @davjam": + - MapWith + "Bernie Pope @bjpop": - language-python From 34959fc349c6eacd2391dfa44b6e71cee5499ce7 Mon Sep 17 00:00:00 2001 From: davjam <45334176+davjam@users.noreply.github.com> Date: Thu, 16 Jul 2020 18:07:54 +0100 Subject: [PATCH 2/2] Add new maintainer & package MapWith (Fix typo) Co-authored-by: Simon Jakobi --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54fad61c..0e8343c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: - "David James" @davjam": + "David James @davjam": - MapWith "Bernie Pope @bjpop":