postgrest: add myself as maintainer
This commit is contained in:
@@ -652,6 +652,8 @@ package-maintainers:
|
||||
- minio-hs
|
||||
- smtp-mail
|
||||
- pdftotext
|
||||
wolfgangwalther:
|
||||
- postgrest
|
||||
|
||||
unsupported-platforms:
|
||||
Allure: [ platforms.darwin ]
|
||||
|
||||
@@ -245987,6 +245987,7 @@ self: {
|
||||
description = "REST API for any Postgres database";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "postgrest";
|
||||
maintainers = [ lib.maintainers.wolfgangwalther ];
|
||||
}) {};
|
||||
|
||||
"postgrest-ws" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user