haskellPackages: remove srid from maintainers (#381299)

This commit is contained in:
Adam C. Stephens
2025-02-11 19:28:24 -05:00
committed by GitHub
2 changed files with 0 additions and 5 deletions
@@ -466,9 +466,6 @@ package-maintainers:
- ttn-client
- update-nix-fetchgit
- zre
srid:
- ema
- emanote
sternenseemann:
# also maintain upstream package
- cabal2nix
-2
View File
@@ -99399,7 +99399,6 @@ self: {
];
description = "Static site generator library with hot reload";
license = lib.licenses.agpl3Only;
maintainers = [ lib.maintainers.srid ];
}) {};
"ema-extra" = callPackage
@@ -99718,7 +99717,6 @@ self: {
license = lib.licenses.agpl3Only;
badPlatforms = [ "x86_64-darwin" ];
mainProgram = "emanote";
maintainers = [ lib.maintainers.srid ];
}) {};
"embed-config" = callPackage