haskellPackages: remove srid from maintainers
They've been [banned][] so the entries just contribute to noise in the reports. [banned]: https://github.com/NixOS/moderation/blob/a1c292a453a93fc5d22dcc4738514d6d636d0d74/moderation-log.md?plain=1#L87
This commit is contained in:
@@ -466,9 +466,6 @@ package-maintainers:
|
||||
- ttn-client
|
||||
- update-nix-fetchgit
|
||||
- zre
|
||||
srid:
|
||||
- ema
|
||||
- emanote
|
||||
sternenseemann:
|
||||
# also maintain upstream package
|
||||
- cabal2nix
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user