haskellPackages.witch: Add maralorn as maintainer

This commit is contained in:
Malte Brandy 2021-08-10 13:22:53 +02:00
parent debd99499a
commit aeb4364bb3
No known key found for this signature in database
GPG Key ID: 226A2D41EF5378C9
2 changed files with 2 additions and 0 deletions

View File

@ -236,6 +236,7 @@ package-maintainers:
- stm-containers
- streamly
- taskwarrior
- witch
pacien:
- ldgallery-compiler
peti:

View File

@ -284546,6 +284546,7 @@ self: {
];
description = "Convert values from one type into another";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [ maralorn ];
}) {};
"with-index" = callPackage