haskellPackages.ema(-note): Drop maintainership

This commit is contained in:
maralorn
2023-11-06 11:21:07 +01:00
parent c0581a90af
commit fd8a8c9160
2 changed files with 0 additions and 4 deletions
@@ -285,8 +285,6 @@ package-maintainers:
maralorn:
- cabal-fmt
- clay
- ema
- emanote
- eventlog2html
- generic-optics
- ghc-debug-brick
-2
View File
@@ -96491,7 +96491,6 @@ self: {
];
description = "Static site generator library with hot reload";
license = lib.licenses.agpl3Only;
maintainers = [ lib.maintainers.maralorn ];
}) {};
"ema-extra" = callPackage
@@ -96817,7 +96816,6 @@ self: {
badPlatforms = [ "x86_64-darwin" ];
hydraPlatforms = lib.platforms.none;
mainProgram = "emanote";
maintainers = [ lib.maintainers.maralorn ];
}) {};
"embed-config" = callPackage