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 a3c2c21 commit adc7e7fCopy full SHA for adc7e7f
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