nixos/postgresql: align maintainers with postgresql package
This commit is contained in:
@@ -894,8 +894,5 @@ in
|
||||
};
|
||||
|
||||
meta.doc = ./postgresql.md;
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
thoughtpolice
|
||||
danbst
|
||||
];
|
||||
meta.maintainers = pkgs.postgresql.meta.maintainers;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user