We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06c35a commit 9998bbcCopy full SHA for 9998bbc
nix/ext/pg_cron.nix
@@ -106,7 +106,6 @@ stdenv.mkDerivation {
106
meta = with lib; {
107
description = "Run Cron jobs through PostgreSQL (multi-version compatible)";
108
homepage = "https://github.com/citusdata/pg_cron";
109
- maintainers = with maintainers; [ samrose ];
110
platforms = postgresql.meta.platforms;
111
license = licenses.postgresql;
112
};
0 commit comments