Skip to content

Commit adc7e7f

Browse files
committed
chore: do not re-intro maintainers here not needed
1 parent a3c2c21 commit adc7e7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nix/ext/pg_cron.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ stdenv.mkDerivation {
106106
meta = with lib; {
107107
description = "Run Cron jobs through PostgreSQL (multi-version compatible)";
108108
homepage = "https://github.com/citusdata/pg_cron";
109-
maintainers = with maintainers; [ samrose ];
110109
platforms = postgresql.meta.platforms;
111110
license = licenses.postgresql;
112111
};

0 commit comments

Comments
 (0)