haskellPackages.hpc-codecov: add wolfgangwalther as maintainer

We're using this for PostgREST, so I don't want this to fail.
This commit is contained in:
Wolfgang Walther
2026-04-07 11:04:27 +02:00
parent 7f4582ea1a
commit ea3d4871db
2 changed files with 2 additions and 0 deletions
@@ -664,6 +664,7 @@ package-maintainers:
utdemir:
- nix-tree
wolfgangwalther:
- hpc-codecov
- postgres-websockets
- postgrest
zowoq:
+1
View File
@@ -350838,6 +350838,7 @@ self: {
description = "Generate reports from hpc data";
license = lib.licenses.bsd3;
mainProgram = "hpc-codecov";
maintainers = [ lib.maintainers.wolfgangwalther ];
}
) { };