haskellPackages.cornelis: Add malo and phijor as maintainers

This commit is contained in:
Philipp Joram 2024-05-15 17:53:18 +03:00
parent 6a1dfec484
commit 14ec6c7b86
2 changed files with 5 additions and 0 deletions

View File

@ -254,6 +254,8 @@ package-maintainers:
- Unique
libjared:
- sensei
malo:
- cornelis
maralorn:
- bluefin
- cabal-fmt
@ -322,6 +324,8 @@ package-maintainers:
- titlecase
- xmonad
- xmonad-contrib
phijor:
- cornelis
poscat:
- hinit
psibi:

View File

@ -75512,6 +75512,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "cornelis";
maintainers = [ lib.maintainers.malo lib.maintainers.phijor ];
broken = true;
}) {};