3
0
Fork 0
forked from mirrors/nixpkgs

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.
This commit is contained in:
sternenseemann 2021-06-21 19:55:09 +02:00
parent 29229016f9
commit 48941ef342
2 changed files with 2 additions and 0 deletions

View file

@ -302,6 +302,7 @@ package-maintainers:
- large-hashable
- haskell-ci
- diagrams
- rel8
# owothia
- irc-client
- chatter

View file

@ -220044,6 +220044,7 @@ self: {
];
description = "Hey! Hey! Can u rel8?";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ sternenseemann ];
}) {};
"relacion" = callPackage