From 48941ef3427b3a42961893aa0eafea81ca1b3dfd Mon Sep 17 00:00:00 2001 From: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org> Date: Mon, 21 Jun 2021 19:55:09 +0200 Subject: [PATCH] haskellPackages.rel8: add myself as maintainer I want to babysit the test suites of tmp-postgres and rel8 as well as hopefully annoying upstream to stop this silliness. --- .../haskell-modules/configuration-hackage2nix/main.yaml | 1 + pkgs/development/haskell-modules/hackage-packages.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index b10b8c699e30..18d19eefda20 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -302,6 +302,7 @@ package-maintainers: - large-hashable - haskell-ci - diagrams + - rel8 # owothia - irc-client - chatter diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 38b99c3192ac..bc8da99aa307 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -220044,6 +220044,7 @@ self: { ]; description = "Hey! Hey! Can u rel8?"; license = lib.licenses.bsd3; + maintainers = with lib.maintainers; [ sternenseemann ]; }) {}; "relacion" = callPackage