postgresql: remove globin and ivan from maintainers
No response for 3 weeks to: https://github.com/NixOS/nixpkgs/pull/352905#discussion_r1826066338
This commit is contained in:
parent
15bd4e4059
commit
f51153540e
@ -297,7 +297,7 @@ let
|
||||
description = "Powerful, open source object-relational database system";
|
||||
license = licenses.postgresql;
|
||||
changelog = "https://www.postgresql.org/docs/release/${finalAttrs.version}/";
|
||||
maintainers = with maintainers; [ globin ivan ] ++ teams.postgres.members;
|
||||
maintainers = with maintainers; teams.postgres.members;
|
||||
pkgConfigModules = [ "libecpg" "libecpg_compat" "libpgtypes" "libpq" ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user