haskellPackages.witch: Add maralorn as maintainer
This commit is contained in:
parent
debd99499a
commit
aeb4364bb3
@ -236,6 +236,7 @@ package-maintainers:
|
||||
- stm-containers
|
||||
- streamly
|
||||
- taskwarrior
|
||||
- witch
|
||||
pacien:
|
||||
- ldgallery-compiler
|
||||
peti:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user